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

 找回密码
 立即注册
搜索
12
返回列表 发新帖

POP再请教一个鹏友窝风格的问题

[复制链接]
daymeteor 发表于 2010-5-21 14:41:13 | 显示全部楼层
本帖最后由 daymeteor 于 2010-5-21 14:47 编辑

修改templates\pyw\index_main.htm

  1. <!--{if $forum[description]}--><p>$forum[description]</p><!--{/if}-->
  2. <!--{if $forum['subforums']}--><p>{lang forum_subforums}: $forum['subforums']</p><!--{/if}-->
复制代码
替换为

  1. <!--{if !$forum[redirect]}-->
  2.         <p>{lang forum_threads}: $forum[threads], {lang forum_posts}: $forum[posts]</p>
  3.         <!--{if $forum['permission'] == 1}-->
  4.                         <p>{lang private_forum}
  5.         <!--{else}-->
  6.                         <p>{lang forum_lastpost}:
  7.                                         <!--{if is_array($forum['lastpost'])}-->
  8.                                                         <a href="redirect.php?tid=$forum[lastpost][tid]&amp;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>
  9.                                         <!--{else}-->
  10.                                                         {lang never}
  11.                                         <!--{/if}-->
  12.                         </p>
  13.         <!--{/if}-->
  14. <!--{else}-->
  15.         <p>{lang url_link}</p>
  16. <!--{/if}-->
复制代码
回复

使用道具 举报

daymeteor 发表于 2010-5-21 14:51:33 | 显示全部楼层
回复 9# 诺言随风 的帖子

哦,把版块介绍改为默认那种。
现在看看,11楼
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-10-13 07:02 , Processed in 0.074328 second(s), 12 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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