DedeCms 文章调用栏目内容{dede:field.content/}的方法

初心未变 技术杂谈评论21阅读模式

 

DedeCms 文章调用栏目内容{dede:field.content/}的方法

{dede:field.content/}

这个标签系统只支持在栏目模板里调用,不支持在内容模板里调用。如果想让内容模板也支持它,其实也很简单。只需在核心目录即 include/ 里的 archives.class.php中加入一行代码就OK了。

$this->Fields[‘content’]=$this->TypeLink->TypeInfos[‘content’]; / / 在 86行加入此段代码

 

 
初心未变
  • 本文由 初心未变 发表于 2024年 3月 14日 21:42:20
  • 转载请务必保留本文链接:https://blog.chunchunhd.com/2758.html
匿名

发表评论

匿名网友
:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:
确定

拖动滑块以完成验证