藏茗山學院
安全可靠、性能穩定、追求極致的用戶體驗
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>
[/#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