destoon友情連結欄目ID
destoon使用教程之經典呼叫方法彙總
核心提示:destoon經典呼叫方法彙總根目錄、模板目錄和樣式目錄:{DT_PATH}{DT_SKIN}匯入頭腳:{template'header'}{template 'footer'}對應模組首頁:{$MODULE[$moduleid][linkurl]}//注:$moduleid表示對應模組的ID號對應模組列表頁:{$MODULE[$moduleid][linkurl]}list.php?catid=$catid//注:$catid表示呼叫的分類的ID號釋出某模組
destoon經典呼叫方法彙總
根目錄、模板目錄和樣式目錄:
{DT_PATH}
{DT_SKIN}
匯入頭腳:
{template 'header'}
{template 'footer'}
對應模組首頁:
{$MODULE[$moduleid][linkurl]} //注:$moduleid表示對應模組的ID號
對應模組列表頁:
{$MODULE[$moduleid][linkurl]}list.php?catid=$catid //注:$catid表示呼叫的分類的ID號
釋出某模組資訊:
{$MODULE[2][linkurl]}my.php?mid=$moduleid&action=add
呼叫廣告:
{ad(27)} //注:27表示廣告位為27的廣告
時間函式:
{date('Y-m-d',$t[addtime])} // 注:addtime是新增時間,可以換別的
控制字元數:
{dsubst($t[company],30)} //注:company是公司名稱欄位,可以換別的。30表示字元數為15個
版權資訊:
{$DT[copyright]}
客服電話:
{$DT[telephone]}
ICP備案號:
{$DT[icpno]}
本月:
addtime>$today_endtime-30*86400
供應:
(level=1)
{php $tags = tag("moduleid=5&table=sell&length=30&condition=status=3 and catid=? and level=?&pagesize=10&order=addtime desc&template=null")}
求購:
(level=1)
{php $tags = tag("moduleid=6&table=buy&length=30&condition=status=3 and catid=? and level=?&pagesize=10&order=addtime desc&template=null")}
行情:
(level=1,2,3,4,5)
{php $tags = tag("moduleid=7&table=quote&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}
公司:
{php $tags = tag("moduleid=4&table=company&condition=groupid>5&pagesize=10&order=fromtime desc&template=null")}
展會:
(level=1)
{php $tags = tag("moduleid=8&table=exhibit&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}
資訊:
(level=1,2,3,4,5)
{php $tags = tag("moduleid=21&table=article_21&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}
招商:
(level=1)
{php $tags = tag("moduleid=22&table=info_22&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}
品牌:
(level=1)
{php $tags = tag("moduleid=13&table=brand&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}
人才:
{php $tags = tag("moduleid=9&table=job&length=30&condition=status=3 and catid=?&pagesize=10&order=addtime desc&template=null")}
{php $tags = tag("moduleid=9&table=resume&length=30&condition=status=3 and catid=?&pagesize=10&order=addtime desc&template=null")}
知道:
(level=1)
{php $tags = tag("moduleid=10&table=know&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}
專題:
(level=1,2,3,4,5)
{php $tags = tag("moduleid=11&table=special&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}
相簿:
(level=1,2,3,4,5)
{php $tags = tag("moduleid=12&table=photo&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}
視訊:
(level=1)
{php $tags = tag("moduleid=14&table=video&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}
下載:
(level=1)
{php $tags = tag("moduleid=15&table=down&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}
論壇:
{php $tags=tag("table=discuz.cdb_threads&prefix=&condition=status=0 and fid=?&order=dateline desc&pagesize=10&target=_blank&template=null")}
呼叫模組內容,資訊模組舉例:
{php $tagss = tag("moduleid=21&table=article_data_21&condition=itemid=".$t[itemid]."&template=null")}
呼叫分類,資訊模組舉例:
{php $tagss = tag("moduleid=21&table=category&condition=moduleid=21 and parentid=?&pagesize=10&order=catid desc&template=null")}
網站標題:
{$seo_title}
關鍵字:
{$head_keywords}
網頁描述:
{$head_deion}
會員升級:
{$MODULE[2][linkurl]}grade.php
收藏本頁:
< type="text/java">addFav('收藏本頁');>
設為首頁:
WAP瀏覽:
{extendurl('wap')}
RSS訂閱:
{extendurl('feed')}
商務中心:
{$MODULE[2][linkurl]}
釋出資訊:
{$MODULE[2][linkurl]}{$DT[file_my]}
排名推廣:
{extendurl('spread')}
網站地圖:
{DT_PATH}sitemap/
友情連結:
{extendurl('link')}index.php?typeid=1
申請友情連結:
{extendurl('link')}{rewrite('index.php?action=reg')}
呼叫友情連結:
{php $tags = tag("table=link&length=14&condition=status=3 and typeid=1&pagesize=40&order=addtime desc&template=null")}
網站留言:
{extendurl('guestbook')}
廣告服務:
{extendurl('ad')}
版權隱私、使用協議、聯絡方式、關於我們
{tag("table=webpage&condition=item=1&order=listorder desc,itemid desc&template=list-webpage")}
Copyright.html、agreement.html、contact.html、about.html
地區:
{$AREA[1][areaname]}
投票:
{extendurl('vote')}
登入框模板:
{if $DT[page_login]}{template 'user', 'chip'}{/if}
公告欄:
{extendurl('announce')}
分類模板:
{php $mid=5;}{template 'catalog' 'chip'}
相關評論模板:
{template 'comment', 'chip'}
聯絡方式模板:
{template 'contact', 'chip'}
留言加盟:
讀快取:
複製程式碼 程式碼示例:
{php $CATEGORY = cache_read('category-21.php');}
{$MODULE[21][linkurl]}{$CATEGORY[5][linkurl]}
呼叫欄目名
複製程式碼 程式碼示例:
{php $tags = tag("moduleid=21&table=article_21&length=32 &condition=status=3 &pagesize=11&order=addtime desc&template=null")} {loop $tags $t}
呼叫大分類中的所有
複製程式碼 程式碼示例:
{php $tags = tag("moduleid=26&table=category&condition=moduleid=26 and catid=137&template=null")}
{loop $tags $t}
{php $tagss = tag("moduleid=26&length=26&condition=status=3 and level=4 and catid IN(".$t[arrchildid].")&pagesize=4&order=addtime desc&template=null")}
{loop $tagss $ts}
{/loop}
{/loop}
產品圖片怎麼呼叫middle.jpg中大的圖?