专注于高品质PHP技术等信息服务于一体 [STIEMAP] [RSS]

百度提供的广告:
PHP
当前位置:首页 > 技术文档 > PHP >  > 
dedecms 常用标签

{dede:global name='cfg_beian'/}     ---全局调用

{dede:channel typeid='2' type='sun' row='4'}    --调用栏目

<a href='[field:typelink/]'>[field:typename/]</a>|  --显示栏目的名称和链接

{/dede:channel}   

{dede:field name='position'/}    当前位置


{dede:arclist typeid='4' row='10' col='1' titlelen='24' orderby='pubdate'}       文档列表

[field:textlink/]([field:pubdate function=strftime('%m-%d',@me)/])     文档列表链接

{/dede:arclist}


{dede:list pagesize='10' col='1' titlelen='60' orderby='pubdate'}    分页列表
<table width='100%' border='0' cellspacing='0' cellpadding='0' class='tbspan' style='margin-top:6px'>
  <tr>
    <td height='1' colspan='2' background='[field:templeturl/]/img/dot_hor.gif'></td>
  </tr>
  <tr>
    <td width='5%' height='26' align='center'><img src='[field:templeturl/]/img/item.gif' width='18' height='17' /></td>
    <td height='26'><b>[field:typelink function="str_replace('a ','a class=ulink ',@me)"/]<a href='[field:arcurl/]' class='ulink'>[field:title/]</a></b></td>
  </tr>
  <tr>
    <td height='20' style='padding-left:3px'>&nbsp;</td>
    <td style='padding-left:3px'><font color='#8F8C89'>日期:[field:pubdate function='GetDateTimeMK(@me)'/]
      点击:[field:click/] 评论:[field:postnum/]</font><a href='[field:phpurl/]/feedback.php?arcID=[field:id/]'><img src='[field:templeturl/]/img/comment.gif' width='12' height='12' border='0' title='查看评论' /></a></td>
  </tr>
  <tr>
    <td colspan='2' style='padding-left:3px'>[field:description/]</td>
  </tr>
</table>
{/dede:list}

{dede:pagelist listsize='3' listitem=' index pre pageno next end option'/}  翻页


{dede:prenext/}   文章里的上一篇下一篇

{dede:include ismake='no' file='foot.htm'/}  导入表签