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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[修改] X2.5 RC首页美化之最后发表显示标题、作者、回复时间 !

[复制链接]
toopos 发表于 2012-9-25 01:42:02 | 显示全部楼层 |阅读模式
本帖最后由 toopos 于 2012-9-25 01:46 编辑




看到很多人想要,以前7.2的时候这种代码比较多,到了X就绝迹了;

演示地址:
http://toopos.com/forum.php  (不想去论坛的直接看效果图)




下面的具体的修改方法:

找到根目录: /www/template/default/forum/discuz.htm 用记事本格式打开;

搜索代码:

<!--{if empty($forum[redirect])}--><span class="xi2"><!--{echo dnumber($forum[threads])}--></span><span class="xg1"> / <!--{echo dnumber($forum[posts])}--></span><!--{/if}-->
</td>
<td class="fl_by">
<div>
<!--{if $forum['permission'] == 1}-->
{lang private_forum}
<!--{else}-->
<!--{if $forum['redirect']}-->
<a href="$forumurl" class="xi2">{lang url_link}</a>
<!--{elseif is_array($forum['lastpost'])}-->
<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>
<!--{else}-->

----------------------------------------------------------------------------------------------------------------------------------------------------------
替换成:
<!--{if empty($forum[redirect])}--><span class="xi2">主题数:<!--{echo dnumber($forum[threads])}--></span><br><span class="xg1">帖子数:<!--{echo dnumber($forum[posts])}--></span><!--{/if}-->
</td>
<td class="fl_by">
<div>
<!--{if $forum['permission'] == 1}-->
{lang private_forum}
<!--{else}-->
<!--{if $forum['redirect']}-->
<a href="$forumurl" class="xi2">{lang url_link}</a>
<!--{elseif is_array($forum['lastpost'])}-->
<font color="#FA5B0F">┌主题: </font><a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject],30)}--></a><cite><font color="#FA5B0F">├作者: </font><!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--><br><font color="#FA5B0F">└时间: </font>$forum[lastpost][dateline]</cite>
<!--{else}-->

大概就是这样的;其实很简单;我是菜鸟,照着7.2修改的;
经测试没有任何BUG,大家可以放心使用;

懒人包下载:









本帖子中包含更多资源

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

x
1314学习网 发表于 2012-9-25 08:29:01 | 显示全部楼层
呵呵,支持下
回复

使用道具 举报

漂亮妞妞 发表于 2012-9-26 23:00:06 | 显示全部楼层
谢谢楼主!  非常好的一个小修改
再次感谢分享
回复

使用道具 举报

justshang 发表于 2013-11-7 10:50:54 | 显示全部楼层
我的也是2.5的,跟着你这样已修改首页就打不开了,这是为什么呢
回复

使用道具 举报

月白花凋 发表于 2014-4-11 18:13:32 | 显示全部楼层
x3.1测试完毕 。修改无效。保持原状未变。测试网站32网www.ta32.com
请x3.1的朋友别去做无用功
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-17 03:09 , Processed in 0.026565 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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