{* HTML5: Yes *} {* jQuery: No *} {if $entry_vars.errMsg} {$entry_vars.errMsg} {/if}
{$entry_vars.hidden}
{if $entry_vars.allowDateManipulation}
{* TODO: this should be input[type=datetime] *} {$CONST.RESET_DATE}
{/if}
{* TODO: this needs JS to be collapsible *}
{if NOT $entry_vars.wysiwyg} {/if} {serendipity_hookPlugin hook="backend_entry_toolbar_body" data=$entry_data.entry hookAll="true"}
{* i18n *}
{if NOT $entry_vars.wysiwyg}
{* style="display: none" this relies on toggle_extended() (see this page Line 143) function in former categeory_selector.js, now serendipity_editor js, which also relies on cookies and wysiwyg vars. *} {if $entry_vars.wysiwyg_advanced} {if $iso2br}{/if} {else} {if $iso2br}{/if} {/if} {serendipity_hookPlugin hook="backend_entry_toolbar_extended" data=$entry_data.entry hookAll="true"}
{/if} {serendipity_hookPlugin hook="backend_entry_toolbar_extended" data=$entry_data.entry hookAll="true"} {* if NOT $entry_vars.wysiwyg} { {/if *}
{$CONST.ADVANCED_OPTIONS} {$entry_vars.entry|@serendipity_refhookPlugin:'backend_display'}
{if $entry_vars.show_wysiwyg} {/if} {if $entry_vars.wysiwyg} {foreach from=$entry_vars.wysiwyg_blocks item="wysiwyg_block_item" key="wysiwyg_block_jsname"} {$wysiwyg_block_item|emit_htmlarea_code:$wysiwyg_block_jsname} {/foreach} {$entry_vars.wysiwyg_blocks|@serendipity_refhookPlugin:'backend_wysiwyg_finish'} {/if}