截止汽车网客户端4.2版,资讯一共存在6个类型,如下:
typedef enum
{
InformationUnknown=0, // 未知
InformationArticle, // 文章
InformationTopic, // 帖子
InformationALbum, // 图集
InformationBroadCast, // 直播文章
InformationZT, // 专题网页
InformationActivity // 活动网页
} InformationType;
以上类型,除unknown外,其他都是通过解析to-uri字段里的内容来进行判断:
包含bbs-topic的为帖子
包含album-photo的为图集
包含information-article的为文章
包含template=live的为直播文章
包含type=activity的为活动
包含type=zt的为专题
负责madmin填写头条文章的编辑,请务必按照以上规则来填写to-uri
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)