{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=newPost title=$locale->tr("newPost")} {if $smarty.request.postText} {assign var=postText value=$smarty.request.postText} {/if} {assign var=htmlarea value=$blogsettings->getValue("htmlarea_enabled")} {if $htmlarea} {else} {/if}
{$locale->tr("newPost")}
{include file="$admintemplatepath/formvalidate.template" message=$locale->tr("error_adding_post")}
*
{$locale->tr("topic_help")}
{include file="$admintemplatepath/validate.template" field=postTopic message=$locale->tr("error_missing_post_topic")}
{include file="$admintemplatepath/newpost_customfields.template" type=1 fields=$customfields}
*
{$locale->tr("text_help")}
{if !$htmlarea}{/if} {include file="$admintemplatepath/validate.template" field=postText message=$locale->tr("error_missing_post_text")}
{$locale->tr("extended_text_help")}
{if !$htmlarea}{/if}
{$locale->tr("trackback_urls_help")}
{include file="$admintemplatepath/newpost_customfields.template" type=2 fields=$customfields}
{$locale->tr("post_slug_help")}
*
{$locale->tr("post_date_help")}
{$locale->tr(
{include file="$admintemplatepath/newpost_customfields.template" type=4 fields=$customfields}
*
{$locale->tr("post_status_help")}
*
{$locale->tr("post_categories_help")}
{include file="$admintemplatepath/validate.template" field=postCategories message=$locale->tr("error_no_category_selected")}
*
{$locale->tr("global_article_category_help")}
{include file="$admintemplatepath/validate.template" field=globalArticleCategoryId message=$locale->tr("error_no_global_article_category_selected")}
{if $xmlRpcPingEnabled} {/if}
{include file="$admintemplatepath/newpost_customfields.template" type=3 fields=$customfields}

{$locale->tr("bookmarklet_help")}
{$locale->tr("blogit_to_lifetype")}
{if $browser->has_feature("xmlhttpreq")} {/if}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}