金灿灿的朝晖,渐渐染红了东方的天际,高高的黄山主峰被灿烂的云霞染成一片绯红。太阳在朝霞的迎接中,露出了红彤彤的面庞,霎时,万道金光透过树梢给水面染上了一层胭脂红。
我们知道文章调用支持autoindex 但channel 不支持,那如何支持呢?
在include/taglib/channel.lib.php 第140行之后加一句
$linkOkstr = str_replace("~autoindex~",$GLOBALS['autoindex'],$linkOkstr);
下面是例句:
{dede:channel type='top' currentstyle="<li id='taba~autoindex~' class='top1'><a rel="nofollow noopener noreferrer" href='~typelink~'>~typename~</a></li>" }
<li id='taba[field:global.autoindex/]'><a rel="nofollow noopener noreferrer" href='[field:typelink/]'>[field:typename/]</a></li>
{/dede:channel}
这样dede:channel 标签就完美支持autoindex 这个数字排序标签了
本文dedecms织梦dede:channel标签的数字递增调用方法到此结束。如果你看到自己的影子,同时也应感受到阳光的存在。小编再次感谢大家对我们的支持!