Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[已解决] Discuz! X3.x 板块横排如何去掉“最后发表”和“从未”并添加板块简介

[复制链接]
DZ动力 发表于 2014-9-27 22:20:10 | 显示全部楼层 |阅读模式
本帖最后由 DZ动力 于 2014-12-10 10:45 编辑

修改前


1.修改template/default/forum/discuz.htm文件找到以下代码:
  1. <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" 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>
复制代码
  1. <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{lang forum_lastpost}: $forum[lastpost][dateline]</a>
复制代码
  1. {lang never}
复制代码


2.都替换为:
  1. $forum[description]
复制代码


修改后

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-9-7 08:10 , Processed in 0.110376 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表