名稱:group
功能:調用系統圈子模塊主題
語法:
{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)
默認底層模板:
groupthreads.htm
參數:
gid=0 圈子id,默認為全部
orderby='dateline' 排序,默認為時間
orderway='desc' 排序方向,默認是最新主題在前
row=12 記錄數
titlelen=30 主題標題(subject)最大長度
底層字段:
subject,url,groupurl,gid,tid,lastpost,groupname
新聞熱點
疑難解答