discuz教程:Discuz!X3.x板块横排如何去掉“最后发表”并添加板块简介的方法

2016-10-09 600

discuz教程:Discuz!X3.x板块横排如何去掉“最后发表”并添加板块简介的方法!Discuz! X3.x 板块横排如何去掉“最后发表”和“从未”并添加板块简介

修改template/default/forum/discuz.htm文件找到以下代码:

<a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" rel="external nofollow"  rel="external nofollow"  class="xi2"><!--{echo cutstr($forum[lastpost][subject], 30)}--></a> <cite>$forum[lastpost][dateline] <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>
 
<a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" rel="external nofollow"  rel="external nofollow" >{lang forum_lastpost}: $forum[lastpost][dateline]</a>
 
{lang never}

替换为

$forum[description]

声明: 本站仅提供资源学习下载,资源费用仅为赞助站长的整理费,不代表资源自身价值也不包含任何服务。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
本站提供的资源来自网络,版权争议与本站无关,所有内容及软件的文章仅限用于学习和研究目的。
如果您喜欢该程序,请支持正版软件,购买注册,得到更好的正版服务。侵删请致信E-mail:duhaomu@163.com

浩沐资源网 discuz技巧 discuz教程:Discuz!X3.x板块横排如何去掉“最后发表”并添加板块简介的方法 https://www.dhaomu.com/5603.html

相关文章

发表评论
暂无评论