{if $blogId > 0} {title help="Blogs" url="tiki-edit_blog.php?blogId=$blogId" admpage="blogs"}{tr}Edit Blog:{/tr} {$title}{/title} {else} {title help="Blogs"}{tr}Create Blog{/tr}{/title} {/if}
{button href="tiki-list_blogs.php" _type="link" class="btn btn-link" _icon_name="list" _text="{tr}List Blogs{/tr}"} {if $blogId > 0} {assign var=thisblogId value=$blogId|sefurl:blog} {button href=$thisblogId class="btn btn-primary" _text="{tr}View Blog{/tr}"} {/if}
{if isset($category_needed) && $category_needed eq 'y'} {remarksbox type='Warning' title="{tr}Warning{/tr}"}
{tr}A category is mandatory{/tr}
{/remarksbox} {/if} {if $individual eq 'y'} {permission_link mode=link type=blog permType=blogs id=$blogId title=$title label="{tr}Individual permissions are set for this blog{/tr}"} {/if}
{tabset name='tabs_editblog'} {tab name="{tr}General Settings{/tr}"}

{tr}General Settings{/tr}

{include file='categorize.tpl' labelcol='3' inputcol='9'} {/tab} {tab name="{tr}Display Options{/tr}"}

{tr}Display Options{/tr}

{tr}Number of posts to show per page{/tr}
{tr}Maximum number of related posts to display{/tr}
{if $prefs.feature_blog_heading eq 'y' and $tiki_p_edit_templates eq 'y'}
{if strlen($heading) > 0 and $show_blog_heading_preview eq 'y'} {button href="#" _flip_id='blog_heading_preview' _class='link' _text="{tr}Heading preview{/tr}" _flip_default_open='n'}
{eval var=$heading}
{/if}
{/if} {/tab} {/tabset} {if $prefs.feature_blog_heading eq 'y' and $tiki_p_edit_templates eq 'y'} {/if}