29
織夢DedeCMS
groupthread 圈子主題_織夢CMS幫助中心
標簽名稱:groupthread
功能說明:調用圈子主題
適用範圍:全局使用
基本語法:
{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}
參數說明:
gid:圈子id,默認為全部
orderby:排序,默認為時間
orderway:排序方向,默認是最新主題在前
row:記錄數
titlelen:主題標題(subject)最大長度
底層模板字段:
subject,gid,tid,lastpost,groupname,url,groupurl
最後更新:2016-12-29 14:26:08