{% INCLUDEJS ''~ T_ASSETS_PATH ~'/javascript/editor.js' %} {% if S_BBCODE_ALLOWED %} {% EVENT posting_editor_buttons_before %}
{% if S_BBCODE_QUOTE %} {% endif %} {% if S_BBCODE_IMG %} {% endif %} {% if S_LINKS_ALLOWED %} {% endif %} {% if S_BBCODE_FLASH %} {% endif %} {% EVENT posting_editor_buttons_custom_tags_before %} {% for custom_tags in loops.custom_tags %} {% endfor %}
{% EVENT posting_editor_buttons_after %} {% endif %}