dedecms文章实现样式currentstyle样式的办法
在使用织梦dedecms做网站时,有时在同一样栏目下多个文章,当前文章下希望显示出自己样式。
{dede:arclist typeid=’1′ row=’8′ currentstyle=”
“}
{/dede:arclist}
怎么二次开发这种功能呢,就比如当前栏目选中样式如下:
{dede:channel type=’son’ row=’8′ currentstyle=”
“}
{/dede:channel}
{dede:channel type=’son’ row=’8′ currentstyle=”
“}
{/dede:channel}
思路是这样的,修改文件:arclist.lib.php
取得当前页面中,对象中当前文章ID, 再在arlist标签里做一个判断,就行了。
☉免责声明:本站所有模板均来自用户分享和网络收集,仅供学习与参考,请勿用于商业用途,如果损害了您的权利,请联系网站客服,我们核实后会立即删除。
☉本站提供的源码、模板、软件工具等其他资源,都不包含技术服务,请大家谅解!
pbootcms模板网 » dedecms文章实现样式currentstyle样式的办法
☉本站提供的源码、模板、软件工具等其他资源,都不包含技术服务,请大家谅解!
pbootcms模板网 » dedecms文章实现样式currentstyle样式的办法