代碼: 選擇全部
###################################################################################
##
## 外掛名稱: Change User Nick Name
## 外掛版本: 2.0.1
## 外掛作者: Rebellion < final.dante@msa.hinet.net >
## http://www.starryhometown.com/Starry_Forum/index.htm
##
## 外掛描述: 會員資料多一個暱稱名字
##
## 功能?#93;含: 後台可?#93;定暱稱使用字元數\r
## 可對特定單一會員?#93;定是否允許使用暱稱
## 會員可在個人資料輸入暱稱,並且顯示於 viewtopic 和 viewprofile
##
##
## 安裝難度: Easy
## 安裝時間: 10 分鐘
##
## 需要編輯的檔案: 13
## admin/admin_board.php
## admin/admin_users.php
##
## includes/usercp_viewprofile.php
## includes/usercp_register.php
## includes/usercp_avatar.php
##
## language/lang_chinese_traditional_taiwan/lang_main.php
## language/lang_chinese_traditional_taiwan/lang_admin.php
##
## viewtopic.php
##
## templates/subSilver/admin/board_config_body.tpl
## templates/subSilver/admin/user_edit_body.tpl
##
## templates/subSilver/profile_add_body.tpl
## templates/subSilver/profile_view_body.tpl
## templates/subSilver/viewtopic_body.tpl
##
## 附?#91;的檔案: n/a
##
###################################################################################
##
## 作者留言 Rebellion :
## 此外掛只在 2.0.8a 上測試過, 但應該可以在 2.0.6 以上版本使用\r
##
###################################################################################
## 版本歷史:
## 2003-02-17 - 版本 1.0.0
## - 首次發佈
##
## 2003-09-29 - 版本 1.0.6
## - 由 Rebellion 接手?#125;發 Change User Nick Name
## - 對應版本由 2.0.4 更新到 2.0.6
## - ?#91;上依夢兒發表的會員列表顯示暱稱的功能?#93;可選擇性安裝)
##
## 2004-04-07 - 版本 2.0.0
## - 對應版本由 2.0.6 更新到 2.0.8a
## - 修正 viewtopic 和 viewprofile 顯示上的問題
## - 字元數限制改為可在後台?#93;定
## - 可於後台對特定單一會員?#93;定是否允許使用暱稱
##
## 2003-02-17 - 版本 2.0.1
## - 修正 upgrade_tw.txt 的安裝指示錯誤
##
###################################################################################
##
## 在你?#91;入這個外掛前,你應該把所有與這個外掛有關的檔案進行備份
##
################################################################################### 
