织梦DEDECMS简略标题调用标签
[field:title/]全标题
[field:shorttitle/]简短标题
[field:picname/]缩略图图片地址
但是有时候如果没有写简略标题呢?
我们就可以用这个标签了:
更多精彩就在: 51免费论文网|www.jxszl.com
[field:arrayrunphp=yes]if(@me[shorttitle]==)@me=@me[title];else@me=@me[shorttitle];[/field:array].
上面说的是在栏目页的简略标题调用标签.
在织梦模板内容页就要用下面这两个标签了:
{dede:field.shorttitle/}
{dede:fieldname=arrayrunphp=yes}if(@me[shorttitle]==)@me=@me[title];else@me=@me[shorttitle];
原文链接:http://www.jxszl.com/biancheng/dedecms/75519.html
热门阅读