導(dǎo)讀:織夢教程織夢教程給近三天(或當天)發(fā)布的文章顯示紅色日期或加上new字或new小圖片等。都是圍繞pubdate做文章,寫擴展的。第2、3要注意的問題是:如:quot;img sdede網(wǎng)站模板織夢手機模板。

給近三天(或當天)發(fā)布的文章顯示紅色日期或加上new字或new小圖片等。都是圍繞pubdate做文章,寫擴展的。第2、3要注意的問題是:如:"<img src='new.gif' />中不能用雙引號,否則不行。如果要給當天的加,把 3600 * 24 * 3 改為 3600 * 24 即可。1、==========紅色的日期======== |
[field:pubdate runphp='yes']$a="<font color=red>".strftime('%m-%d',@me)."</font>";$b=strftime('%m-%d',@me);$ntime = time();$day3 = 3600 * 24 * 3;if(($ntime - @me) < $day3) @me = $a;else @me =$b;[/field:pubdate] |
2、==========紅色的(new)========
[field:pubdate runphp='yes']$aa=strftime('%m-%d',@me);$ntime = time();$tagtime = @me;$day3 = 3600 * 24 * 3;if($tagtime > $ntime-$day3) @me = "<font color='red'>夢織模板;(new)</font>";else @me = $aa;[/field:pubdate] |
3、==========加new.gif小圖片========
[field:pubdate runphp='yes']$aa=strftime('%m-%d',@me);$ntime = time();$tagtime = @me;$day3 = 3600 * 24 * 3;if($tagtime > $ntime-$day3) @me = "<img src='new.gif' />".$aa;else @me = $aa;[/field:pubdate] |
----------------------------------------------------------------------dede免費校板下戰(zhàn)----------一種很酷的時間效果
[field:pubdate runphp="yes"] if((time()-@me)<(60*60*24)){@me=' <font color="#ff6600"&gdede模板下載t;'.strftime("%H:%M",@me).'</FONT>';} else {@me=strftime("%m-%d",@me);} [/field:pubdate] |
--------------------------------------------------------------------------------DEDE seo小技巧加個百度搜索本篇文章【<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=&
amp;q6=你的網(wǎng)址")' target="_top" title="在百度搜索“{dede:field name="title"
/}”相關(guān)內(nèi)容"><font color=red>在百度搜索更多繁體字</font></a>】 把你的網(wǎng)址改一下或者【<a
href="javascript:"
onclick='window.open("http://www.baidu.com/baidu?word={dede:field
name="title" /}")' target="_top" title="在百度搜索“{dede:field name="title"
/}”相關(guān)內(nèi)容"><font color=red>搜索舞步</font></a>】 --------------------------------------------------------------------------------
關(guān)鍵詞標簽: 紅色 織夢 日期
聲明: 本文由我的SEOUC技術(shù)文章主頁發(fā)布于:2023-07-20 ,文章發(fā)布的文章顯示紅色日期或加上new字或new小圖片主要講述紅色,日期,織夢網(wǎng)站建設(shè)源碼以及服務(wù)器配置搭建相關(guān)技術(shù)文章。轉(zhuǎn)載請保留鏈接: http://www.bifwcx.com/article/web_32036.html