织梦dedechannel的currentstyle里面加入autoindex自增
{dede:channeltype=toprow=I.0currentstyle="
更多精彩就在: 51免费论文网|www.jxszl.com
f=[field:typeurl/][field:rel/]>[field:typename/][field:globalname=autoindex/]
{/dede:channel}
修改方法
打开/include/taglib/channel.lib.php找到
$linkOkstr=str_replace("~typename~",$row[typename],$linkOkstr);
在它的下面加入
$linkOkstr=str_replace("~autoindex~",$GLOBALS[autoindex],$linkOkstr);
原文链接:http://www.jxszl.com/biancheng/dedecms/74956.html
热门阅读