[問題]Multiple BBCode MOD安裝說明看不明

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
larry315
星球普通子民
星球普通子民
文章: 6
註冊時間: 2004-02-27 02:06

[問題]Multiple BBCode MOD安裝說明看不明

文章 larry315 »

外掛名稱:Multiple BBCode Mod
外掛版本:1.2.1
綠色部份看不明,請問要把紅色的部份加到那裡??
#
#-----[ OPEN ]---------------------------------
#
templates/subSilver/posting_body.tpl


#
#-----[ FIND ]---------------------------------
#
# NOTE - the complete line to find is:
# function helpline(help) {
#

function helpline(



#
#-----[ AFTER, ADD ]------------------------------------------
#
// MULTI BBCODE-start
// put an "n" in front of the value to make it an acceptable variable name
if ((help == '1') || (help == '2') || (help == '3') || (help == '4') || (help == '5') || (help == '6') || (help == '7') || (help == '8') || (help == '9') || (help == '0'))
{
help = 'n' + help ;
}
// MULTI BBCODE-end
御津闇慈
竹貓忠實會員
竹貓忠實會員
文章: 645
註冊時間: 2001-11-17 10:59

文章 御津闇慈 »

FIND=>搜尋字串\r
AFTER, ADD=字串下方加入\r
這篇都有明寫了
http://phpbb-tw.net/phpbb/viewtopic.php?t=22832
但是你好像都沒爬文章唷\r
[主題鎖定]
主題已鎖定

回到「外掛問題討論」