if($vo['source_table'] == 'comment'):
if($vo['sourceInfo']['app'] != 'public'):
{$vo.comment_user_info.space_link}
{$vo.source_type}:
if($i <= $unread_atme_count):
endif;
{$vo.source_content}
else:
{$vo.comment_user_info.space_link}
{$vo.source_type}:
if($i <= $unread_atme_count):
endif;
if($vo['is_audit']){echo $vo[source_content];}else{echo '内容正在审核';}
endif;
else:
{$vo.source_user_info.space_link}
{$vo.source_type}:
if($i <= $unread_atme_count):
endif;
if($vo['is_audit']){ echo format($vo[source_body],ture);}else{echo '内容正在审核';}
endif;
if($vo['is_audit']){
if($vo['source_table'] != 'comment'):
if(in_array('comment',$weibo_premission)):
$cancomment = intval(CheckPermission('core_normal','feed_comment'));
{:L('PUBLIC_STREAM_COMMENT')}
({$vo.comment_count})
endif;
endif;
if(in_array('repost',$weibo_premission) || $vo['widget_stype'] !='feed'):
if($vo['source_table'] == 'comment'):
if(in_array('comment',$weibo_premission) && CheckPermission('core_normal','feed_comment') ):
{:L('PUBLIC_STREAM_REPLY')}
endif;
else:
if(in_array('repost',$weibo_premission) && CheckPermission('core_normal','feed_share')):
{:W('Share',array('sid'=>$vo['widget_share_sid'],'stable'=>$vo['app_row_table'],'current_id'=>$vo['widget_curid'],'current_table'=>$vo['widget_curtable'],'nums'=>$vo['repost_count'],'appname'=>$vo['app'],'feed_type'=>$vo['type'],'is_repost'=>$vo['is_repost']))}
endif;
endif;
endif;
if($vo['source_table'] == 'feed'):
{:W('Collection',array('type'=>'following','sid'=>$vo['widget_sid'],'stable'=>'feed','sapp'=>$vo['app']))}
endif;
{:L('PUBLIC_VIEW')}
if($vo['source_table'] == 'feed'):
{:W('Digg', array('feed_id'=>$vo['feed_id'], 'digg_count'=>$vo['digg_count'], 'diggArr'=>$diggArr))}
endif;
{$vo.ctime|friendlyDate}{$vo.from}
if($vo['uid'] != $mid && $vo['source_table'] != 'comment'):
if(CheckPermission('core_normal','feed_report')):
{:L('PUBLIC_STREAM_REPORT')}
endif;
endif;
}