关键描述调用标签:

——————————————————————————–
模板路径调用标签: {dede:field name=’templeturl’/}
——————————————————————————–
网站标题调用标签: {dede:global name=’cfg_webname’/}
——————————————————————————–
栏目导航调用标签:

1
2
3
4
<a href="/">首页</a></li>
{dede:channel type='top' row='8' currentstyle="<li class='thisclass'><a href='~typelink~'>~typename~</a> </li>"}
<li><a href='[field:typelink/]' target="_blank">[field:typename/]</a> </li>
{/dede:channel}

——————————————————————————–
指定调用栏目标签: {dede:onetype typeid=’ID’}[field:typename /]{/dede:onetype}
——————————————————————————–
频道栏目调用标签:

1
{dede:channel type='self'}<li><a href='[field:typelink/]'>[field:typename/]</a></li>{/dede:channel}

——————————————————————————–
友情链接调用标签: {dede:flink row=’24’ linktype=2/}
——————————————————————————–
网站版权调用标签: {dede:global name=’cfg_powerby’/}
——————————————————————————–
网站备案调用标签: {dede:global name=’cfg_beian’/}
——————————————————————————–
当前栏目名称标签: {dede:field name=’typename’/}
——————————————————————————–
当前位置调用标签: {dede:field name=’position’/}
——————————————————————————–
列表文章调用标签: {dede:list pagesize=’8′}{/dede:list}
——————————————————————————–
栏目链接调用标签: [field:typelink function=’str_replace(“a “,”a class="ulink" “,@me)’/]
——————————————————————————–
作者链接调用标签: [field:writer /]
——————————————————————————–
列表点击调用标签: [field:click/]
——————————————————————————–
列表评论调用标签: [field:postnum/]
——————————————————————————–
查阅全文调用标签: 详情
——————————————————————————–
列表时间调用标签: [field:pubdate function=”GetDateTimeMK(@me)”/]
——————————————————————————–
列表分页调用标签: {dede:pagelist listsize=’4′ listitem=’index pre pageno next end ‘/}
——————————————————————————–
文章标题调用标签: {dede:field name=”title”/}
——————————————————————————–
文章来源调用标签: {dede:field name=’source’/}
——————————————————————————–
文章作者调用标签: {dede:field name=’writer’ /}
——————————————————————————–
文章时间调用标签: {dede:field name=’pubdate’ function=’GetDateMk(@me)’/}
——————————————————————————–
文章Tag调用标签: {dede:tag type=’current’/}
——————————————————————————–
文章点击调用标签:

1
 <script src="{dede:field name='phpurl'/}/count.php?aid={dede:field name='ID'/}&mid={dede:field name='memberid'/}&view=yes" language="javascript"></script>

文章内容调用标签: {dede:field name=’body’/}
——————————————————————————–
文章分页调用标签

1
2
3
4
5
6
 {dede:pagebreak/}
[<a href="{dede:field name='phpurl'/}/stow.php?arcID={dede:field name=ID/}">收藏</a>]
[<a href="{dede:field name='phpurl'/}/recommend.php?arcID={dede:field name=ID/}">推荐</a>]
[<a href="{dede:field name='phpurl'/}/feedback.php?arcID={dede:field name=ID/}">评论</a>]
[<a href="#" onClick="window.print();">打印</a>]
[<a href="#" onClick="window.close();">关闭</a>]

——————————————————————————–
文章顶客次数标签:

1
{dede:field name='digg'/} <a href="javascript:Digg('digg',{dede:field name='id'/});">顶一下</a>

——————————————————————————–
上一篇下一篇标签:

1
{dede:prenext get='pre'/}{dede:prenext get='next'/}

——————————————————————————–
头条推荐调用标签:

1
2
{dede:arclist row=1 titlelen=24 orderby=pubdate att=2} <dt> [field:textlink/]
<span>[field:description/]……</span> </dt> {/dede:arclist}

——————————————————————————–
最新文章调用标签:

1
2
3
{dede:arclist row=8 titlelen=24 orderby=pubdate}
<li>[field:textlink/]</li>
{/dede:arclist}

——————————————————————————–
热关键字调用标签: {dede:hotwords num=’5′ subday=’30’/}
——————————————————————————–
最新图文调用标签:

1
2
{dede:arclist row=4 titlelen=20 orderby=pubdate type='image.' imgwidth='152' imgheight='98'}
<dd><a href="[field:arcurl/]"><img src="[field:picname/]" alt="[field:title/]" ></a><span><a title="[field:title function='htmlspecialchars(@me)'/] " href="[field:arcurl /]">[field:title /]</a></span> </dd>{/dede:arclist}

——————————————————————————–
推荐文档调用标签:

1
 {dede:arclist type='commend' titlelen='40' row='10'} <li><a title="[field:title function='htmlspecialchars(@me)'/] " href="[field:arcurl /]">[field:title /]</a></li> {/dede:arclist}

——————————————————————————–
随机推荐调用标签:

1
 {dede:arclist type='commend' titlelen='26' orderby='rand' row='10'} <li><a title="[field:title function='htmlspecialchars(@me)'/] " href="[field:arcurl /]">[field:title /]</a></li> {/dede:arclist}

——————————————————————————–
热点文档调用标签:

1
{dede:arclist orderby='click' titlelen='40' row='10'} <li><a title="[field:title function='htmlspecialchars(@me)'/] " href="[field:arcurl /]">[field:title /]</a></li> {/dede:arclist}

——————————————————————————–
相关文档调用标签

1
{dede:likeart titlelen='24' row='10'} <li><a title="[field:title function='htmlspecialchars(@me)'/] " href="[field:arcurl /]">[field:title /]</a></li> {/dede:likeart}

——————————————————————————–
调用图片链接标记:

1
2
<a href="[field:arcurl/]"><img src="[field:picname/]" alt="[field:title/]" ></a>
<a href='[field:arcurl /]'>[field:image/]</a>

——————————————————————————–
调用文字链接标记:

1
2
<a href="[field:aucurl/]" title="[field:title/]">[field:title/]</a>
<a title="[field:title function='htmlspecialchars(@me)'/] " href="[field:arcurl /]">[field:title /]</a>

——————————————————————————–
控制字数描述标记: [field:description function=”cn_substr(@me,100)”/]…
——————————————————————————–
调用文章tags标记: {dede:tag type=’current’/}
——————————————————————————–
文章关键字与描述: {dede:field name=’keywords’/}
{dede:field name=’description’ function=’html2text(@me)’/}
——————————————————————————–
栏目介绍:{dede:field name=’description’ function=’html2text(@me)’/}
——————————————————————————–
调用外部htm文件:{dede:include file=’head.htm’ ismake=’yes’/}
——————————————————————————–
搜索文章调用标签:{dede:global name=’keyword’/}”的搜索结果 – {dede:global name=’cfg_webname’/} 搜索” {dede:global name=’keyword’/}” 的结果
——————————————————————————–
递增序列号: [field:global name=autoindex/]
——————————————————————————–

调取所有的文章

1
2
3
{dede:arclist typeid='top' titlelen='16' row='30' col='2'}
<li><a href="[field:arcurl /]" target=_blank>[field:title /]</a></li>
{/dede:arclist}

列表隔5行加一行线:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{dede:list pagesize='50'}
<LI><a href="[field:arcurl /]" title="[field:title function='htmlspecialchars(@me)'/]"
target=_blank>[field:title function="cn_substr(@me,48)"/]</a>[field:pubdate runphp='yes']
$a="<font color=red>".strftime('%m-%d',@me)."</font>";
$b=strftime('%m-%d',@me);
$ntime = time();
$day3 = 3600 * 24;
if(($ntime - @me) < $day3) @me = $a;
else @me =$b;
[/field:pubdate]<br>
[field:global name=autoindex runphp="yes"]
if(@me%5==0)@me="<hr />";
else @me="";
[/field:global]
{/dede:list}
<DIV class="line2 m1 m3"></DIV></LI>

——————————————————————————–
最新 文章列表 “隔行换色” 的方法

1
2
3
4
5
6
7
8
9
10
11
12
{dede:arclist orderby=pubdate titlelen='26' row='10'}
[field:global runphp='yes' name=autoindex]
$a="<div id='a'>";
$b="<div id='b'>";
if ((@me%2)==0) @me=$a;
else @me=$b;
[/field:global]
<ul>
<li>[field:title/]</li>
</ul>
</div>
{/dede:arclist}

——————————————————————————–
24小时内更新的文章时间显示为红色:

1
2
3
4
5
6
7
8
[field:pubdate runphp='yes']
$a="<font color=red>".strftime('%m-%d',@me)."</font>";
$b=strftime('%m-%d',@me);
$ntime = time();
$day3 = 3600 * 24;
if(($ntime - @me) < $day3) @me = $a;
else @me =$b;
[/field:pubdate]

——————————————————————————–
COPY页面内容,自动在后面加上网站信息,利于SEO

1
2
3
<script type="text/javascript">
document.body.oncopy = function () { setTimeout( function () { var text = clipboardData.getData("text"); if(text) { text = text + "\r\n本篇文章来源于 www.地址.COM 原文链接:"+location.href; clipboardData.setData("text",text); } }, 100 ) }
</script>

——————————————————————————–
按时间点击文章排行榜调用标签:
按总: {dede:arclist row=’24’ titlelen=24 orderby=click}
按月: {dede:arclist row=’24’ titlelen=8 orderby=click subday=30}
按周: {dede:arclist row=’24’ titlelen=8 orderby=click subday=7}
在首页调用某栏目的子栏目

1
2
3
{dede:channel type=’sun’ typeid=’栏目ID’}
<a href=”[field:typelink/]“>[field:typename/]</a>
{/dede:channel}

或者

1
{dede:global name=’maplist’/}

——————————————————————————–
搜索表单调用标签:

1
2
3
4
5
6
7
8
9
<form action="{dede:global name='cfg_phpurl'/}/search.php" name="formsearch">
<input type="hidden" name="kwtype" value="1" />
<input name="keyword" id="keyword" type="text" class="searchtxt" />
<select name="searchtype" id="searchtype">
<option value="titlekeyword" selected>智能模糊搜索</option>
<option value="title">仅搜索标题</option>
</select>
<input type="image" src="{dede:field name='templeturl'/}/images/topsearch_submit.gif" />
</form>

织梦dedecms模板调用标签大全-提高制作模板速度的更多相关文章

  1. 织梦DedeCMS首页调用单页文档内容的方法

    很多使用织梦dedecms单页文档功能的朋友都想知道如何在织梦首页调用单页文档的内容,下面就教大家具体的实现方法: 具体步骤如下: 首先在首页模板需要显示单页文档内容的地方插入如下代码: {dede: ...

  2. 织梦(dedecms)循环调用多级子栏目如二级栏目下三级栏目

    本文是关于织梦DedeCMS调用多级子栏目的,拿来分享下. 后台已经建好栏目,对于产品展示栏 栏目导航如下图所示:  复制代码 代码如下: {dede:channelartlist cacheid=' ...

  3. 织梦DEDEcms首页调用文档整篇内容

    DedeCMS在首页调用内容页中的整篇文章 织梦程序是一个很强大的程序,也有很多朋友使用织梦程序来做博客,想要像是在博客中一样能在首页中调用一整篇文章,其实在织梦程序中页可以很完美的实现这个功能. 在 ...

  4. 织梦dedecms中arclist标签下无法嵌套图片

    版权声明:本文为博主原创文章,未经博主允许不得转载. 错误代码: {dede:arclist row=10 orderby=click titlelen=35} [field:title/] {/de ...

  5. 织梦 dedecms 首页调用公司简介的内容

    首页调用公司简介的代码: {dede:sql sql='Select content,substring(content,1,300) as content from dede_arctype whe ...

  6. 织梦DedeCms调用全站相关文章方法

    织梦DedeCms 有个标签可以调用相关文章,通过下面的修改可以调用全站的相关文章,文章页内显示相关文章内容,可以提高关键词密度,还是挺不错的. 模板调用代码 <div>     < ...

  7. 织梦dedecms默认网站地图sitemap.html优化

    网站地图对于网站优化很重要,搜索引擎就是靠网站地图去收录网站页面,本文主要讲解优化织梦自带的网站地图功能.     织梦自带的网站地图使用方法:织梦后台--生成--HTML更新--更新网站地图,可以在 ...

  8. 织梦dedecms标签大全总结

    织梦dedecms标签大全总结,同时还建议多参考dede默认模板,织梦默认模板上的标签还是很有参考价值的. dedecms系统参数全局标签,在后台系统设置里可以看到这个参数 网站名称:{dede:gl ...

  9. 织梦dedecms标签调用集合,绝对是仿站必备利器

    今天分享下整理了织梦dedecms标签调用集合,绝对是仿站必备利器啊,觉得有用就转走吧!温馨小提示:CTRL+F 搜索你需要的标签名,就可以方便找到:织梦dedecms标签调用集合-首页标签:网站导航 ...

随机推荐

  1. hihocode ---1032

    #include<iostream> #include<cstring> #include<cstdio> using namespace std; + ; ]; ...

  2. Js笔试题之正则表达式

    一.复习字符串的传统操作 如何获取一个字符串中的数字字符,并按数组形式输出,如 dgfhfgh254bhku289fgdhdy675gfh 输出[254,289,675] 分析:循环用charAt() ...

  3. BroadCastReceiver相关知识--读书笔记

    2013-12-30 16:55:07 1. BroadCastReceiver是Android四大组件之一,本质上是一个系统级的监视器. 2. 每次BroadCast事件发生后,系统都会创建对应的B ...

  4. LTP学习

    下载LTP源码和模型文件: https://github.com/linux-test-project/ltp 官方说明文档 http://ltp.readthedocs.org/zh_CN/late ...

  5. 使用 JDBC 调用函数 & 存储过程

    /** * 如何使用 JDBC 调用存储在数据库中的函数或存储过程 */ @Test public void testCallableStatment() { Connection connectio ...

  6. Program L 暴力求解

    Description The GeoSurvComp geologic survey company is responsible for detecting underground oil dep ...

  7. arm裸机驱动错误总结

    错误001:

  8. 在shell脚本中使用函数

    转载请标明:http://www.cnblogs.com/winifred-tang94/ 对于在脚本中重复使用的功能模块,可以封装成为函数. shell脚本中函数的定义可以使用如下两种方式: a. ...

  9. 详解x86、IA-32、IA-64等CPU系列

    x86架构起源于Intel公司在1978年推出的8086处理器.8086在1981年为IBM PC所选用,之后x86便成为了个人电脑的标准平台,成为历上最成功的CPU架构.8086是一款16位CPU, ...

  10. 解决C#的64位打包程序,在64位机器上运行出现BadImageFormatException异常。

    转载自:http://msdn.microsoft.com/zh-cn/library/system.badimageformatexception%28v=vs.100%29.aspx BadIma ...