安裝: 注意這是 big5 , 安裝 utf-8 相同. 衹是文件編碼不一樣.
下載後打開 index.htm
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=big5">
<TITLE>改做你要的顯示文字</TITLE>
</HEAD>
<FRAMESET rows="*,25" framespacing="0" border="0" frameborder="0">
<FRAME name="main" src="http://www.你的網址.???/phpBB2/index.php" noresize>
<FRAME name="player" src="http://www.你的網址.???/phpBB2/music/player.htm" scrolling="no" noresize>
</FRAMESET><noframes></noframes>
</HTML>
http://www.你的網址.??? 改為你的網址
特别提示: 上述 name="main" 是看主題文章時另開新視窗
如不開新視窗改為 name="content"
##############################
把 index.htm 上傳至 phpbb 或你網站目錄下
把 music/*.* 整個資料夾上傳至 phpbb 或你網站目錄下
##############################
加入歌曲:
打開: exobudpl.js
把路徑如下增加即可
mkList("http://www.歌曲路徑","歌曲名稱");
###############################
如需加入媒體頁面選項在頁底 (讓你的會員自選是否用媒體播放器)
打開: overall_footer.tpl
在你喜歡位置加入 (我是加到最底一個 </table> 之下 </html> 之上)
代碼: 選擇全部
<span style="font-size: 7pt"><font color="#990000">頁面選擇: </font></span><a href="http://www.你的網址/phpBB2/"target="_blank"><span style="font-size: 7pt"><font color="#990000">打開媒體頁面</font></span></a><font color="#990000"> ※</font><a href="http://www.你的網址/phpBB2/index.php" target="_blank"><span style="font-size: 7pt"><font color="#990000">關閉媒體頁面</font></span></a>
下載播放器 big-5
下載播放器 utf-8