标签:esc cti 文章 栏目 page curl arc position 常用
时间调用格式:
[field:pubdate function="MyDate(‘Y-m-d‘,@me)"/]
2013-12-17
[field:pubdate function=MyDate(‘m-d‘,@me)/]
12-17
[field:pubdate function=MyDate(‘y-m-d‘,@me)/]
13-12-17
[field:pubdate function=‘strftime("%y-%m-%d %H:%M:%S",@me)‘/]
13-12-17 10:35:21
[field:pubdate function=‘strftime("%m-%d %H:%M:%S",@me)‘/]
12-17 10:35:21
[field:pubdate function=‘strftime("%y年%m月%d日",@me)‘/]
13年12月17日
[field:pubdate function=‘strftime("%Y年%m月%d日 %H点%M分%S秒",@me)‘/]
[field:image/] 当前文章的缩略图,可在循环中添加
[field:title/] 当前文章标题
[field:arcurl/] 当前文章链接
[field:click/] 点击次数
[field:description/] 简介
[field:typelink/] 当前文章所在栏目名称加链接
{dede:pagelist listitem="info,index,end,pre,next,pageno,option" listsize="5"/} 分页内容
{dede:field name=‘position‘/} 当前所在位置
标签:esc cti 文章 栏目 page curl arc position 常用
原文地址:https://www.cnblogs.com/aiwuxia/p/9382578.html