{intl d='tinymce.bo.default' l="TinyMCE configuration"}
{form name="tinymce.configure"}
{include file = "includes/inner-form-toolbar.html" hide_submit_buttons = false page_url = {url path="/admin/module/Tinymce"} close_url = {url path="/admin/modules"} } {form_hidden_fields form=$form}
{intl l='Product' d='tinymce.bo.default'} {intl l='Content' d='tinymce.bo.default'} {intl l='Folder' d='tinymce.bo.default'} {intl l='Brand' d='tinymce.bo.default'} {intl l='Category' d='tinymce.bo.default'}
{intl l='Summary' d='tinymce.bo.default'} {render_form_field form=$form field="product_summary"} {render_form_field form=$form field="content_summary"} {render_form_field form=$form field="folder_summary"} {render_form_field form=$form field="brand_summary"} {render_form_field form=$form field="category_summary"}
{intl l='Conclusion' d='tinymce.bo.default'} {render_form_field form=$form field="product_conclusion"} {render_form_field form=$form field="content_conclusion"} {render_form_field form=$form field="folder_conclusion"} {render_form_field form=$form field="brand_conclusion"} {render_form_field form=$form field="category_conclusion"}
{intl l='List of the text area where the wysiwyg editor will be used' d='tinymce.bo.default'}

{intl l='This is a critical data, to update it you have to inform the ids (#timymce_configuration-id-test_zone for example) or the classes (.wysiwyg for example) , separated with comas, of the text areas you want to have the wysiwyg editor directly in the data base.' d='tinymce.bo.default'}

{render_form_field form=$form field="available_text_areas"}
{if $form_error}
{$form_error_message}
{/if}
{render_form_field form=$form field="editor_height"} {render_form_field form=$form field="force_pasting_as_text"} {render_form_field form=$form field="set_images_as_responsive"} {render_form_field form=$form field="show_menu_bar"} {render_form_field form=$form field="custom_css"}
{render_form_field form=$form field="test_zone" extra_class="wysiwyg"}
{/form}