●架設主機作業系統 windows xp sp1
●快速架站程式:Appserv 1.8
●您的上網方式:目前cable(東森寬頻)
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:phpBB 2.0.2
目前是自架主機,購買了竹貓的論壇架設寶典已經架站成功~~
但是現在因為會員想在討論區連結音樂及影片檔~~
小弟我爬文爬了好幾天去一直找不到如何在發帖的版面中加上如:[ra][/ra]或[wma][/wma]等等的功能~~
希望學長能教教我這個初學架站的老菜鳥....
[問題]請教各位學長有關連結音樂檔如(已解決)
版主: 版主管理群
windows media 檔案
real格式檔案
動畫檔案
如果載點掛了到這個站去搜尋皆找得到\r
http://www.phpbbhacks.com/
代碼: 選擇全部
#################################################################
## Mod Title: Streaming audio BBcode Mod
## Mod Version: 2.0.0
## Author: David Smith davidls14@yahoo.com.au - http://www27.brinkster.com/bb2c
## Description: adds a stream bbcode tag to your forum for the windows media player plugin
##
## Installation Level: easy
## Installation Time: 30 seconds (that's how long it took me)
## Files To Edit: bbcode.tpl bbcode.php
## Included Files: n/a
#################################################################
## Security Disclaimer: This MOD Cannot Be Posted To Or Added At Any Non-Official phpBB Sites without the direct permission of the author
#################################################################
##
## Author Note:
## This mod is ?002 David Smith, All Rights Reserved
## Be sure to edit all templates you have loaded
##
#################################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
################################################################# 代碼: 選擇全部
###############################################
## Hack Title: real time Player BBCODE
## Hack Version: 0.1
## Author: Jikey
## URL : English Support: www.jikey.net/english
## Chinese Support: www.jikey.net/chinese
## Description: Let's you play real Media files.
## Compatibility: 2.0.8
##
## Installation Level: Easy
## Installation Time: 3 minutes.
## Files To Edit: 4
## bbcode.php
## bbcode.tpl
## posting.php
## lang_main.php
###############################################
## This hack is released under the GPL License.
## This hack can be freely used, but not distributed, without permission.
## Intellectual Property is retained by the hack author(s) listed above.
############################################### 代碼: 選擇全部
##############################################################
## MOD Title: Macromedia Flash Player BBcode MOD, for QBB
## MOD Author: davidls < davidls14@yahoo.com.au > (David Smith) http://www27.brinkster.com/bb2c
## MOD Description: This mod adds a flash tag to your forum, this version removes the need to use the loop param,
## and if you want you can remove the width and height params as well.
## MOD Version: 2.0.6
##
## Installation Level: easy
## Installation Time: 8 minutes
## Files To Edit: includes/bbcode.php
## posting.php
## language/lang_english/lang_main.php
## language/lang_english/lang_bbcode.php
## templates/subSilver/bbcode.tpl
## templates/subSilver/posting_body.tpl
## language/lang_english/lang_bbcode.php
## Included Files: n/a
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/downloads/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/downloads/
##############################################################
## Author Notes: please not only the follow syntax works
##
## [flash width=123 height=123 loop=true|false]http://mydomain.com/myfile.swf[/flash]
## [flash width=123 height=123]http://mydomain.com/myfile.swf[/flash]
## [flash]http://mydomain.com/myfile.swf[/flash]
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################http://www.phpbbhacks.com/
你確定有爬文和搜尋嗎?這方面的文章應該不少唷…\r
裝bbcode前看看這篇
http://phpbb-tw.net/phpbb/viewtopic.php?p=158199#158199
flash bbcode的問題看看這篇
http://phpbb-tw.net/phpbb/viewtopic.php?p=147815#147815
其它的依此類推
裝bbcode前看看這篇
http://phpbb-tw.net/phpbb/viewtopic.php?p=158199#158199
flash bbcode的問題看看這篇
http://phpbb-tw.net/phpbb/viewtopic.php?p=147815#147815
其它的依此類推
感謝大大熱心的幫我找文章ayaya 寫:你確定有爬文和搜尋嗎?這方面的文章應該不少唷…\r
裝bbcode前看看這篇
http://phpbb-tw.net/phpbb/viewtopic.php?p=158199#158199
flash bbcode的問題看看這篇
http://phpbb-tw.net/phpbb/viewtopic.php?p=147815#147815
其它的依此類推
可能我搜尋的字串有問題~~
只有看到第一個的聯結,至於英文我看了真的是頭痛,因為我也有點年紀了,記憶跟閱讀理解的能力真的跟年輕人差很多,不過還是真的很謝謝你,我會繼續努力加油
新手上路

