藏茗山学院
安全可靠、性能稳定、追求极致的用户体验
jeebbsV5.x系统标签大全
话题列表 [@topic_type_list]
[@topic_type_list count='15' parentId='1' orderBy='1']
[#list tag_list as t]
<a href="${t.typeUrl!}">${t.name!}</a>&nbsp;
[/#list]
[/@topic_type_list]
标签参数说明
parentId:父节点ID,为空则查询顶层话题
orderBy:排序
1 排序降序2 排序升序3主题数降序4主题数升序 5 精华主题数降序
6精华主题数升序7 订阅数降序 8 订阅数升序
count:数量
话题对象属性
名称: name 描述:description 图片:typeLog
主题数:topicCount 订阅数:subscribeCount 父节点对象:parent
话题URL:url 子类目访问URL:typeUrl 子节点集合:child
分区列表 [@category_list]
[@category_list]
[#list tag_list as ctg]
${ctg.title!}
[/#list]
[/@category_list]
分区对象属性
标题: title 描述:priority
分区下板块集合对象:forums
板块列表 [@forum_list]
[@forum_list categoryId='1']
[#list tag_list as forum]
${forum.title!}
[/#list]
[/@forum_list]
标签参数说明
categoryId:分区ID,为空则查询所有板块
板块对象属性
标题: title 板块介绍:description
访问url: url 关键词 keywords 板块规则 forumRule
主题总数 topicTotal 帖子总数 posttotal 今日新帖数 postToday 最后发帖时间 lastTime
关联对象类型有:
最后发帖对象:lastPost 最后回复用户对象 lastReply 所属分区对象 category