if(in_array('face',$weibo_type)):
endif;
if(in_array('at',$weibo_type)):
endif;
if(in_array('image',$weibo_type)):
endif;
if(in_array('video',$weibo_type)):
endif;
if(in_array('file',$weibo_type)):
endif;
if(in_array('topic',$weibo_type)):
endif;
{:Addons::hook('home_index_middle_publish_type',array('position'=>'index'))}