{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=newPost title=$locale->tr("newPost")} {assign var=htmlarea value=$blogsettings->getValue("htmlarea_enabled")} {if $htmlarea} {else} {/if}
{$locale->tr("newPost")}
{include file="$admintemplatepath/formvalidate.template"}
*
{$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} {$locale->tr("insert_media")} | {$locale->tr("insert_more")} {include file="$admintemplatepath/validate.template" field=postText message=$locale->tr("error_missing_post_text")}
{$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")}
{check_perms perm=update_all_user_articles}
{if empty($postUser)}{assign var=postUser value=$user->getId()}{/if} *
{$locale->tr("posted_by_help")}
{/check_perms}
*
{$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")}
{include file="$admintemplatepath/newpost_customfields.template" type=5 fields=$customfields}
{if $xmlRpcPingEnabled} {/if}
{include file="$admintemplatepath/newpost_customfields.template" type=3 fields=$customfields}

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