請問:有沒有像http://www.amp.idv.tw/phpBB2/的"訊息公告"外掛?
我覺得蠻cool的!
[問題]關於"訊息公告"的外掛
版主: 版主管理群
Helvetica is a feature-length independent film about typography.
Re: [問題]關於"訊息公告"的外掛
搞了很久,參考了一下top5的安裝模式,終於成功了!
茲整理一下,分享給同好.
1.先下載fi_newsbar.js,並將之存於根目錄中.
2.vi templates/subSilver/index_body.pl
將下面程式碼貼在最上面.
代碼: 選擇全部
<table width="100%" border="0" cellpadding="2" cellspacing="1" class="forumline">
<tr>
<th height=28 width="100%">訊息公告</th>
</tr>
<tr>
<td height="28" align="center" class="row1"><script src="fi_newsbar.js" type="text/javascript"></script></td>
</tr>
</table>
分享一下!!因為總是從別人那裡得到,有點不好意思!
