名稱:group
功能:調(diào)用系統(tǒng)圈子模塊主題
語法:
{dede:groupthread gid='0' orderby='dateline' orderway='desc' row='12' titlelen='30'} <li> <a href='[field:groupurl/]' target="_blank">[[field:groupname function="cn_substr(@me,10)"/]]</a> <a href="[field:url/]" title="[field:subject/]" target="_blank">[field:subject/]</a>([field:lastpost function="GetDateMk('@me')"/]) </li> {/dede:groupthread}
文件:
\include\taglib\groupthread.lib.php
function lib_groupthread(&$ctag,&$refObj)
默認(rèn)底層模板:
groupthreads.htm
參數(shù):
gid=0 圈子id,默認(rèn)為全部
orderby='dateline' 排序,默認(rèn)為時(shí)間
orderway='desc' 排序方向,默認(rèn)是最新主題在前
row=12 記錄數(shù)
titlelen=30 主題標(biāo)題(subject)最大長度
底層字段:
subject,url,groupurl,gid,tid,lastpost,groupname
【網(wǎng)站聲明】本站除付費(fèi)源碼經(jīng)過測試外,其他素材未做測試,不保證完整性,網(wǎng)站上部分源碼僅限學(xué)習(xí)交流,請勿用于商業(yè)用途。如損害你的權(quán)益請聯(lián)系客服QQ:2655101040 給予處理,謝謝支持。