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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

7.0首页去掉发帖的时间和完整删最后发表

[复制链接]
zhong84b 发表于 2009-3-4 18:22:19 | 显示全部楼层 |阅读模式
本帖最后由 zhong84b 于 2009-3-27 15:22 编辑

7.0论坛首页完全去掉发帖时间
修改discuz.htm文件
把下面的代码中的红色代码找到并删除就OK了。
一般在第130行左右

<cite><!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--> - $forum[lastpost][dateline]</cite>
<!--{else}-->
                                                        {lang never}
<!--{/if}-->
<!--{/if}-->
</td>

自己试了可以的。
如果改的不好请大家指点。

下面是完整删除最后发表把下面的代码找到并删除OK

  1. <p>{lang forum_lastpost}:
  2. <!--{if is_array($forum['lastpost'])}-->
  3. <a href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost" title="{echo cutstr($forum[lastpost][subject], 30)} {lang forum_lastpost_by} {if $forum['lastpost']['author']}$forum['lastpost']['authorusername']{else}{lang anonymous}{/if} ">$forum[lastpost][dateline]</a>
  4. <!--{else}-->
  5. {lang never}
  6. <!--{/if}-->
  7. </p>
复制代码
滚骨碌 发表于 2009-3-4 18:32:45 | 显示全部楼层
本帖最后由 滚骨碌 于 2009-3-4 20:14 编辑

支持教程分享

本帖子中包含更多资源

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

x
回复

使用道具 举报

金湘玉 发表于 2009-3-4 22:21:11 | 显示全部楼层
正好找这个东西呢~谢谢楼主分享经验
回复

使用道具 举报

hihiweb 发表于 2011-1-11 18:21:56 | 显示全部楼层
回复

使用道具 举报

hihiweb 发表于 2011-1-11 18:22:20 | 显示全部楼层
回复

使用道具 举报

qaz963120 发表于 2011-12-13 13:17:20 | 显示全部楼层
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-18 06:23 , Processed in 0.047799 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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