第 1 頁 (共 1 頁)
[問題] 請問[[ 分區名稱 ]] 字型顏色不同的外掛
發表於 : 2005-08-27 21:39
由 laocung
在國外網站看到.
可以讓 分區名稱各使用不同的顏色字,
(好像版面管理員可以自行設定自己管理版面的文字顏色)
它是否叫 forum color ,或什麼的 ......
希望知道告知 , 謝謝 !
發表於 : 2005-08-28 04:48
由 bokie
我有安裝過這種外掛~(早陣子)
但只是管理員可以在後台設定各版名稱color,而不是版面管理員可做到的。
發表於 : 2005-08-28 10:49
由 laocung
對 ! 對 ! 對 !
像這段文字說的 .
你還記得外掛名叫什麼來的嗎 ?
代碼: 選擇全部
I want to tell you about the new Forum Color that we would be having...
All admins , we will assign moderators to each rooms, and each mods from those rooms can chose their own room color, but plz note that if that one specific room has too many mods then the mods will have to do a voting on account of which color is best, and the color that wins is the color that us admins will set for you guys...that is all
Re: [問題] 請問[[ 分區名稱 ]] 字型顏色不同的外掛
發表於 : 2005-08-28 17:22
由 心靈捕手
laocung 寫:在國外網站看到.
可以讓 分區名稱各使用不同的顏色字,
(好像版面管理員可以自行設定自己管理版面的文字顏色)
它是否叫 forum color ,或什麼的 ......
希望知道告知 , 謝謝 !
建議您:
試裝
Colorize Forumtitle
以下是檔頭說明:
代碼: 選擇全部
##############################################################
## MOD Title: Colorize Forumtitle
## MOD Author: OXPUS < webmaster@oxpus.de > (Karsten Ude) http://www.oxpus.de
## MOD Description: Gives admins the possibility to enter a color seperatly for each forumtitle.
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 3-5 Minutes
## Files To Edit: 7
## index.php
## admin/admin_forums.php
## language/lang_english/lang_admin.php
## language/lang_german/lang_admin.php
## templates/subSilver/index_body.tpl
## templates/subSilver/admin/forum_admin_body.tpl
## templates/subSilver/admin/forum_edit_body.tpl
##
## Included Files: n/a
##############################################################
外掛下載:
http://www.phpbbhacks.com/download/3232
ps.
如同
bokie 大大所言" 只是管理員可以在後台設定各版名稱color,而不是版面管理員可做到".
發表於 : 2005-08-28 21:45
由 laocung
應該是了, 回去掛看看, 感恩 !
Re: [問題] 請問[[ 分區名稱 ]] 字型顏色不同的外掛
發表於 : 2006-03-18 21:22
由 test02
心靈捕手 寫:laocung 寫:在國外網站看到.
可以讓 分區名稱各使用不同的顏色字,
(好像版面管理員可以自行設定自己管理版面的文字顏色)
它是否叫 forum color ,或什麼的 ......
希望知道告知 , 謝謝 !
建議您:
試裝
Colorize Forumtitle
以下是檔頭說明:
代碼: 選擇全部
##############################################################
## MOD Title: Colorize Forumtitle
## MOD Author: OXPUS < webmaster@oxpus.de > (Karsten Ude) http://www.oxpus.de
## MOD Description: Gives admins the possibility to enter a color seperatly for each forumtitle.
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 3-5 Minutes
## Files To Edit: 7
## index.php
## admin/admin_forums.php
## language/lang_english/lang_admin.php
## language/lang_german/lang_admin.php
## templates/subSilver/index_body.tpl
## templates/subSilver/admin/forum_admin_body.tpl
## templates/subSilver/admin/forum_edit_body.tpl
##
## Included Files: n/a
##############################################################
外掛下載:
http://www.phpbbhacks.com/download/3232
ps.
如同
bokie 大大所言" 只是管理員可以在後台設定各版名稱color,而不是版面管理員可做到".
心靈兄:)
我又有問題了(舉手狀),上述提到
代碼: 選擇全部
language/lang_german/lang_admin.php
要修這個檔,可是我並沒有這個語系啊/ \
請問何解呢/ \?
Re: [問題] 請問[[ 分區名稱 ]] 字型顏色不同的外掛
發表於 : 2006-03-18 21:37
由 心靈捕手
test02 寫:心靈兄:)
我又有問題了(舉手狀),上述提到
代碼: 選擇全部
language/lang_german/lang_admin.php
要修這個檔,可是我並沒有這個語系啊/ \
請問何解呢/ \?
不用這個語系 (lang_german), 當然不必做這個修改!
建議您:
參考 language/lang_english/lang_admin.php
修改 language/lang_chinese_traditional_taiwan/lang_admin.php
http://phpbb-tw.net/phpbb/viewtopic.php?p=230924#230924
Re: [問題] 請問[[ 分區名稱 ]] 字型顏色不同的外掛
發表於 : 2006-03-18 22:40
由 test02
心靈捕手 寫:test02 寫:心靈兄:)
我又有問題了(舉手狀),上述提到
代碼: 選擇全部
language/lang_german/lang_admin.php
要修這個檔,可是我並沒有這個語系啊/ \
請問何解呢/ \?
不用這個語系 (lang_german), 當然不必做這個修改!
建議您:
參考 language/lang_english/lang_admin.php
修改 language/lang_chinese_traditional_taiwan/lang_admin.php
http://phpbb-tw.net/phpbb/viewtopic.php?p=230924#230924
嗯~解決了謝謝心靈兄,其實可以想得到的,怪自己太依懶^^"謝謝.