修改index.php
446行添加:
'FORUM_RSS' => append_sid("rss.$phpEx?" . POST_FORUM_URL . "=$forum_id"), 329行添加:
'U_RSSCAT' => append_sid("rss.$phpEx?" . POST_CAT_URL . "=$cat_id"), template/subSliver/index_body.tpl25行:
<td class="catLeft" colspan="2" height="28"><span class="cattitle">
<a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a>
<a href="{catrow.U_RSSCAT}"><img src="/images/rss.gif"></a></span>
</td>
31行:
<td class="row1" width="100%" height="50"><span class="forumlink">拷贝压缩包里的文件至相应目录
<a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">
{catrow.forumrow.FORUM_NAME}</a>
<a href="{catrow.forumrow.FORUM_RSS}"><img src="/images/rss.gif"></a>
拷贝RSS的小图标rss.gif至image

没有评论:
发表评论