{if !($liberty_preview or $preview)} {/if} {strip} {include file="bitpackage:liberty/services_inc.tpl" serviceLocation='nav' serviceHash=$post_info}
{if !($liberty_preview)} {if !($preview)}
{include file="bitpackage:liberty/services_inc.tpl" serviceLocation='icon' serviceHash=$post_info} {if $gBitUser->hasPermission( 'p_users_view_icons_and_tools' )} {if $gBitSystem->isPackageActive( 'rss' ) && $gBitSystem->isFeatureActive( 'rss_blogs' )} {biticon ipackage="rss" iname="rss-16x16" iexplain="RSS feed"} {/if} {if $gContent->hasUserPermission( 'p_blogs_admin' )} {biticon ipackage="icons" iname="mail-attachment" iexplain="Crosspost"} {/if} {biticon ipackage="icons" iname="document-print" iexplain="Print"} {if $gBitUser->hasPermission('p_blogs_send_post')} {biticon ipackage="icons" iname="mail-forward" iexplain="Email This Post"} {/if} {if $gContent->hasUpdatePermission()} {biticon ipackage="icons" iname="accessories-text-editor" iexplain="edit"} {/if} {if $gContent->hasUserPermission( 'p_blogs_admin' )} {biticon ipackage="icons" iname="edit-delete" iexplain="delete"} {/if} {/if}
{/if}
{if $post_info.blogtitle}

{$post_info.blogtitle|escape}

{/if}

{if $post_info.use_title eq 'y' && $post_info.title} {$post_info.title|escape} {else} {$post_info.publish_date|default:$post_info.created|bit_long_date} {/if}

{tr}by {displayname hash=$post_info}{/tr}
{$post_info.publish_date|default:$post_info.created|bit_long_date}
{if count($post_info.blogs) > 0} {tr}Posted to{/tr}  {foreach from=$post_info.blogs item=memberBlog key=blogContentId name=memberBlogLoop} {$memberBlog.title}{if $smarty.foreach.memberBlogLoop.total > 1 && !$smarty.foreach.memberBlogLoop.last }, {/if} {/foreach}
{/if}
{/if}
getPreference( 'users_double_click' ) eq 'y' and (($ownsblog eq 'y') or $gContent->hasUserPermission( 'p_blogs_admin' ))} ondblclick="location.href='{$smarty.const.BLOGS_PKG_URL}post.php?blog_id={$post_info.blog_id}&post_id={$post_info.post_id}';" {/if} >
{include file="bitpackage:liberty/services_inc.tpl" serviceLocation='body' serviceHash=$post_info} {* deal with the blog post image if there is one *} {if $gBitSystem->isFeatureActive( 'blog_show_image' ) && $post_info.thumbnail_url}
{jspopup notra=1 href=$post_info.thumbnail_url.original alt=$post_info.title|escape title=$post_info.title|escape" img=$post_info.thumbnail_url.medium}
{/if} {$parsed_data}
{* end .footer *} {if $pages > 1} {/if} {if $post_info.trackbacks_from_count > 0} {cycle values="even,odd" print=false} {foreach from=$post_info.trackbacks_from key=key item=item} {/foreach}
{tr}Trackback Pings{/tr}
{tr}Title{/tr} {tr}URI{/tr} {tr}Blog name{/tr}
{$item.title|escape} {$key|truncate:"40"} {$item.blog_name}
{/if}
{* end .blog *} {if $print_page ne 'y' and $gBitSystem->isFeatureActive( 'blog_posts_comments' ) and !$preview and !$liberty_preview} {include file="bitpackage:liberty/comments.tpl"} {/if} {include file="bitpackage:liberty/services_inc.tpl" serviceLocation='view' serviceHash=$post_info} {/strip}