当前位置: 首页 > 站长资讯 > 正文页面

dede(织梦cms)标签调用大全(二)

36.热点文档调用标签:xtm网站目录_网站网址收录与提交入口

{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}xtm网站目录_网站网址收录与提交入口

37.相关文档调用标签:xtm网站目录_网站网址收录与提交入口

{dede:likeart titlelen='24' row='10'} <li><a title="[field:title function='htmlspecialchars(@me)'/] " href="[field:arcurl /]">[field:title /]</a></li> {/dede:likeart}xtm网站目录_网站网址收录与提交入口

38.调用图片链接标记:xtm网站目录_网站网址收录与提交入口

<a href="[field:arcurl/]"><img src="[field:picname/]" alt="[field:title/]" ></a>xtm网站目录_网站网址收录与提交入口

<a href='[field:arcurl /]'>[field:image/]</a>xtm网站目录_网站网址收录与提交入口
xtm网站目录_网站网址收录与提交入口
39.调用文字链接标记:xtm网站目录_网站网址收录与提交入口

<a href="[field:aucurl/]" title="[field:title/]">[field:title/]</a>xtm网站目录_网站网址收录与提交入口

<a title="[field:title function='htmlspecialchars(@me)'/] " href="[field:arcurl /]">[field:title /]</a>xtm网站目录_网站网址收录与提交入口

40.控制字数描述标记:xtm网站目录_网站网址收录与提交入口

[field:description function="cn_substr(@me,100)"/]...xtm网站目录_网站网址收录与提交入口

41.调用文章tags标记:xtm网站目录_网站网址收录与提交入口

{dede:tag type='current'/}xtm网站目录_网站网址收录与提交入口

42.文章关键字与描述:xtm网站目录_网站网址收录与提交入口

{dede:field name='keywords'/}xtm网站目录_网站网址收录与提交入口

{dede:field name='description' function='html2text(@me)'/}xtm网站目录_网站网址收录与提交入口
xtm网站目录_网站网址收录与提交入口
43.栏目介绍:xtm网站目录_网站网址收录与提交入口

{dede:field name='description' function='html2text(@me)'/}xtm网站目录_网站网址收录与提交入口

44.调用外部htm文件:xtm网站目录_网站网址收录与提交入口

{dede:include file='head.htm' ismake='yes'/}xtm网站目录_网站网址收录与提交入口

45.搜索文章调用标签:xtm网站目录_网站网址收录与提交入口

{dede:global name='keyword'/}的搜索结果 - {dede:global name='cfg_webname'/}xtm网站目录_网站网址收录与提交入口

46.递增序列号:xtm网站目录_网站网址收录与提交入口

[field:global name=autoindex/]xtm网站目录_网站网址收录与提交入口

47.列表隔5行加一行线:xtm网站目录_网站网址收录与提交入口

{dede:list pagesize='50'}xtm网站目录_网站网址收录与提交入口

<LI><a href="[field:arcurl /]" title="[field:title function='htmlspecialchars(@me)'/]"xtm网站目录_网站网址收录与提交入口

target=_blank>[field:title function="cn_substr(@me,48)"/]</a>[field:pubdate runphp='yes']xtm网站目录_网站网址收录与提交入口

$a="<font color=red>".strftime('%m-%d',@me)."</font>"; xtm网站目录_网站网址收录与提交入口
$b=strftime('%m-%d',@me);xtm网站目录_网站网址收录与提交入口

$ntime = time();xtm网站目录_网站网址收录与提交入口

$day3 = 3600 * 24;xtm网站目录_网站网址收录与提交入口

if(($ntime - @me) < $day3) @me = $a;xtm网站目录_网站网址收录与提交入口

else @me =$b;xtm网站目录_网站网址收录与提交入口

[/field:pubdate]<br>xtm网站目录_网站网址收录与提交入口

[field:global name=autoindex runphp="yes"]xtm网站目录_网站网址收录与提交入口

if(@me%5==0)@me="<hr />";xtm网站目录_网站网址收录与提交入口

else @me="";xtm网站目录_网站网址收录与提交入口

[/field:global]xtm网站目录_网站网址收录与提交入口

{/dede:list}xtm网站目录_网站网址收录与提交入口

<DIV class="line2 m1 m3"></DIV></LI>xtm网站目录_网站网址收录与提交入口

48.最新 文章列表 “隔行换色” 的方法xtm网站目录_网站网址收录与提交入口

{dede:arclist orderby=pubdate titlelen='26' row='10'} xtm网站目录_网站网址收录与提交入口
[field:global runphp='yes' name=autoindex]xtm网站目录_网站网址收录与提交入口

$a="<div id='a'>";xtm网站目录_网站网址收录与提交入口

$b="<div id='b'>";xtm网站目录_网站网址收录与提交入口

if ((@me%2)==0) @me=$a;xtm网站目录_网站网址收录与提交入口

else @me=$b;xtm网站目录_网站网址收录与提交入口

[/field:global]xtm网站目录_网站网址收录与提交入口

<ul>xtm网站目录_网站网址收录与提交入口

<li>[field:title/]</li>xtm网站目录_网站网址收录与提交入口

</ul>xtm网站目录_网站网址收录与提交入口

</div>xtm网站目录_网站网址收录与提交入口

{/dede:arclist}xtm网站目录_网站网址收录与提交入口

49.24小时内更新的文章时间显示为红色:xtm网站目录_网站网址收录与提交入口

[field:pubdate runphp='yes']xtm网站目录_网站网址收录与提交入口

$a="<font color=red>".strftime('%m-%d',@me)."</font>";xtm网站目录_网站网址收录与提交入口

$b=strftime('%m-%d',@me);xtm网站目录_网站网址收录与提交入口

$ntime = time();xtm网站目录_网站网址收录与提交入口

$day3 = 3600 * 24;xtm网站目录_网站网址收录与提交入口

if(($ntime - @me) < $day3) @me = $a;xtm网站目录_网站网址收录与提交入口

else @me =$b;xtm网站目录_网站网址收录与提交入口

[/field:pubdate]xtm网站目录_网站网址收录与提交入口

50.COPY页面内容,自动在后面加上网站信息,利于SEOxtm网站目录_网站网址收录与提交入口

<script type="text/javascript">xtm网站目录_网站网址收录与提交入口

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 ) }xtm网站目录_网站网址收录与提交入口

</script>xtm网站目录_网站网址收录与提交入口

51.按时间点击文章排行榜调用标签:xtm网站目录_网站网址收录与提交入口

按总: {dede:arclist row='24' titlelen=24 orderby=click}xtm网站目录_网站网址收录与提交入口

按月: {dede:arclist row='24' titlelen=8 orderby=click subday=30}xtm网站目录_网站网址收录与提交入口

按周: {dede:arclist row='24' titlelen=8 orderby=click subday=7}xtm网站目录_网站网址收录与提交入口

在首页调用某栏目的子栏目xtm网站目录_网站网址收录与提交入口

{dede:channel type=’sun’ typeid=’栏目ID’}xtm网站目录_网站网址收录与提交入口

<a href=”[field:typelink/]“>[field:typename/]</a>xtm网站目录_网站网址收录与提交入口

{/dede:channel}xtm网站目录_网站网址收录与提交入口

或者xtm网站目录_网站网址收录与提交入口

{dede:global name=’maplist’/}xtm网站目录_网站网址收录与提交入口

52.搜索表单调用标签:xtm网站目录_网站网址收录与提交入口

<form action="{dede:global name='cfg_phpurl'/}/search.php" name="formsearch">xtm网站目录_网站网址收录与提交入口

<input type="hidden" name="kwtype" value="1" />xtm网站目录_网站网址收录与提交入口

<input name="keyword" id="keyword" type="text" class="searchtxt" />xtm网站目录_网站网址收录与提交入口

<select name="searchtype" id="searchtype">xtm网站目录_网站网址收录与提交入口

<option value="titlekeyword" selected>智能模糊搜索</option>xtm网站目录_网站网址收录与提交入口

<option value="title">仅搜索标题</option>xtm网站目录_网站网址收录与提交入口

</select>xtm网站目录_网站网址收录与提交入口

<input type="image" src="{dede:field name='templeturl'/}/images/topsearch_submit.gif" />xtm网站目录_网站网址收录与提交入口

</form>xtm网站目录_网站网址收录与提交入口

53.实现“文章标题-2级栏目-1级栏目-网站名”形式xtm网站目录_网站网址收录与提交入口

{dede:field name='title'/}-{dede:field name='position' runphp='yes'}xtm网站目录_网站网址收录与提交入口

$tc="-"; //分隔符xtm网站目录_网站网址收录与提交入口

$tw=$GLOBALS['cfg_list_symbol']; //调用位置分隔符xtm网站目录_网站网址收录与提交入口

@me=html2text(@me); //去除html标签xtm网站目录_网站网址收录与提交入口

$tf=split($tw,@me); //分解成数组xtm网站目录_网站网址收录与提交入口

for($ta=(count($tf)-2);$ta>=1;$ta--){ //循环赋值给$tkxtm网站目录_网站网址收录与提交入口

$tk.=trim($tf[$ta]).$tc;xtm网站目录_网站网址收录与提交入口

}xtm网站目录_网站网址收录与提交入口

$tk=substr($tk,0,-1);xtm网站目录_网站网址收录与提交入口

@me=$tk; //赋值给@mextm网站目录_网站网址收录与提交入口

{/dede:field}-{dede:global name='cfg_webname'/}xtm网站目录_网站网址收录与提交入口

54.调用缩略图:xtm网站目录_网站网址收录与提交入口

<img src='{dede:field name="litpic"/}'>xtm网站目录_网站网址收录与提交入口

55.发布的文章显示红色日期或加上new字或new小图片xtm网站目录_网站网址收录与提交入口

给近三天(或当天)发布的文章显示红色日期或加上new字或new小图片等。xtm网站目录_网站网址收录与提交入口

都是围绕pubdate做文章,写扩展的。xtm网站目录_网站网址收录与提交入口

第2、3要注意的问题是:如:"<img src='new.gif' />中不能用双引号,否则不行。xtm网站目录_网站网址收录与提交入口

如果要给当天的加,把 3600 * 24 * 3 改为 3600 * 24  即可。xtm网站目录_网站网址收录与提交入口

1、==========红色的日期========xtm网站目录_网站网址收录与提交入口

[field:pubdate runphp='yes']xtm网站目录_网站网址收录与提交入口

$a="<font color=red>".strftime('%m-%d',@me)."</font>";xtm网站目录_网站网址收录与提交入口

$b=strftime('%m-%d',@me);xtm网站目录_网站网址收录与提交入口

$ntime = time();xtm网站目录_网站网址收录与提交入口

$day3 = 3600 * 24 * 3;xtm网站目录_网站网址收录与提交入口

if(($ntime - @me) < $day3) @me = $a;xtm网站目录_网站网址收录与提交入口

else @me =$b;xtm网站目录_网站网址收录与提交入口

[/field:pubdate]xtm网站目录_网站网址收录与提交入口

2、==========红色的(new)========xtm网站目录_网站网址收录与提交入口

[field:pubdate runphp='yes']xtm网站目录_网站网址收录与提交入口

$aa=strftime('%m-%d',@me);xtm网站目录_网站网址收录与提交入口

$ntime = time();xtm网站目录_网站网址收录与提交入口
xtm网站目录_网站网址收录与提交入口
$tagtime = @me;xtm网站目录_网站网址收录与提交入口

$day3 = 3600 * 24 * 3;xtm网站目录_网站网址收录与提交入口

if($tagtime > $ntime-$day3) @me = "<font color='red'>(new)</font>";xtm网站目录_网站网址收录与提交入口

else @me = $aa;xtm网站目录_网站网址收录与提交入口

[/field:pubdate]xtm网站目录_网站网址收录与提交入口

3、==========加new.gif小图片========xtm网站目录_网站网址收录与提交入口

[field:pubdate runphp='yes']xtm网站目录_网站网址收录与提交入口

$aa=strftime('%m-%d',@me);xtm网站目录_网站网址收录与提交入口

$ntime = time();xtm网站目录_网站网址收录与提交入口

$tagtime = @me;xtm网站目录_网站网址收录与提交入口

$day3 = 3600 * 24 * 3;xtm网站目录_网站网址收录与提交入口

if($tagtime > $ntime-$day3) @me = "< img src='new.gif' />".$aa;xtm网站目录_网站网址收录与提交入口

else @me = $aa;xtm网站目录_网站网址收录与提交入口

[/field:pubdate]xtm网站目录_网站网址收录与提交入口

56.一种很酷的时间效果xtm网站目录_网站网址收录与提交入口

[field:pubdate runphp="yes"]xtm网站目录_网站网址收录与提交入口

if((time()-@me)<(60*60*24)){@me=' <font color="#ff6600">'.strftime("%H:%M",@me).'</FONT>';}xtm网站目录_网站网址收录与提交入口

else {@me=strftime("%m-%d",@me);} xtm网站目录_网站网址收录与提交入口
xtm网站目录_网站网址收录与提交入口
[/field:pubdate]xtm网站目录_网站网址收录与提交入口

57.DEDE seo小技巧 加个百度搜索本篇文章xtm网站目录_网站网址收录与提交入口

【<a href="javascript:" onclick='window.open("http://www.baidu.com/s?q1={dede:field name="title" /}&q2=&q3=&q4=&rn=10&lm=0&ct=1&ft=&q5=&q6=你的网址( 如www.yingsheji.com)")' target="_top" title="在百度搜索“{dede:field name="title" /}”相关内容"><font color=red>在百度搜索更多繁体字</font></a>】xtm网站目录_网站网址收录与提交入口

把你的网址改一下,不加httpxtm网站目录_网站网址收录与提交入口

或者xtm网站目录_网站网址收录与提交入口

【<a href="javascript:" onclick='window.open("http://www.baidu.com/baidu?word={dede:field name="title" /}")' target="_top" title="在百度搜索“{dede:field name="title" /}”相关内容"><font color=red>搜索舞步</font></a>】xtm网站目录_网站网址收录与提交入口

58.调用tag:xtm网站目录_网站网址收录与提交入口

{dede:field name='keywords' runphp='yes' }xtm网站目录_网站网址收录与提交入口

if(!emptyempty(@me)){xtm网站目录_网站网址收录与提交入口

$kws = explode(' ',@me);xtm网站目录_网站网址收录与提交入口

@me = "";xtm网站目录_网站网址收录与提交入口

foreach($kws as $k){xtm网站目录_网站网址收录与提交入口

@me .= "<a href='/tag.php?/$k/'>$k</a> ";xtm网站目录_网站网址收录与提交入口

}xtm网站目录_网站网址收录与提交入口

@me= str_replace('+', ' ',trim(@me));xtm网站目录_网站网址收录与提交入口

}xtm网站目录_网站网址收录与提交入口

{/dede:field}xtm网站目录_网站网址收录与提交入口

 xtm网站目录_网站网址收录与提交入口

  

此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!:

相关文章