首页 话题 小组 问答 好文 用户 我的社区 域名交易 唠叨

[程序]Discuz X3.x系列板块横排后如何去掉“最后发表”并添加板块简介的方法

发布于 2025-03-29 20:22:27
0
472

这个其实非常简单,跟着我教程一步一步来就可以了。

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

<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>
 
<a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{lang forum_lastpost}: $forum[lastpost][dateline]</a>
 
{lang never}

将其替换为

$forum[description]

保存即可。

评论
一个月内的热帖推荐
九秘
Lv.1种子选手

209

帖子

18

小组

362

积分

站长交流