剛在分站找Profile Control Panel相關資料時##############################################################
## MOD Title: Profile Control Panel
## MOD Author: Ptirhiik < admin@rpgnet-fr.com > (Pierre) http://rpgnet.clanmckeen.com
## MOD Description: This mod is a rewrite of the user management, including new features
##
## MOD Version: 1.0.4 - RC
##
## Installation Level: Moderate
## Installation Time: 40 Minutes
.
.
.
.
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ 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/
##############################################################
##
## Author Notes:
##
## to prevent an erase of the original prog, rename profile.php into profile_orig.php
##
## Additional feature of the profile cp :
## - friend list and ignore list,
## - user custom member list,
## - subscripted topics list,
## - online/offline/hidden indicator,
## - summer time management (user and administration),
## - groups on profile displaying,
## - gender (based on gender mod by Niels Chr < ncr@db9.dk >)
## - birthday date, also anniversary whish,
## - gender on rank titles,
## - signature editor,
## - anti-robotic registering,
## - realname, phones numbers,
## - user information display management by the user,
## - admin user management from standard user link (doesn't require to go to the ACP no more),
##
## coding :
## - more friendly programmers adding fields to users table,
## - modulated menu and sub-menu management
##
## A great thanks to Gilgraf (http://www.gilgraf.com/ggforum/) who was a so precious help
## while debugging and finalizing steps
##
## _________________________________________________________________________________________
##
##
## / \
## / ! \ The next CHMODs are required to allow the editing of the mentioned files by the ACP tools
## /_____\
##
##
## CHMOD 666 to apply :
##
## profilcp/def/def_userfields.php
## profilcp/def/def_usermaps.php
##
## COPY to each of your language installed directories (ie: languages/lang_english/) and
## CHMOD 666 those files :
## COPY mod-lang_settings/lang_extend.php TO language/lang_*/lang_extend.php
##
##############################################################
##
## MOD History:
##
## 2003-10-18 - Version 1.0.4 - RC
## - add the ability to disallow SID checking, using a constant,
## - fix the use of the global admin setting in the buddy/memberlist,
## - enhance panel/sub-panel recognition in menu (works entirely as plug-ins now),
## - add the ability to create field links with constant text or image,
## - add the ability to create/edit/delete fields in the admin configuration panel, including database creation,
## - add the ability to manage the input and output of a field in the admin configuration panel,
## - add the ability to create/edit language keys
##
## 2003-10-07 - Version 1.0.3 - beta
## - introduce the map managing
## - introduce the lang extend mod
## - fix delete and update user (sql error)
## - map managing in the mods_settings
##
## 2003/09/26 - Version 1.0.2 - beta
## - various fixes already published has been included,
## - rework the buddy list to improve the quickness,
## - includes mods_settings mod as bundle to ease add of fields,
## - rework of the home panel to a plug-ins system
##
## 2003/06/22 - Version 1.0.1
## - add : re-send password was missing : added by Simpelscript http://webdev.haz.dk/ ,
## - enh : the redirection is no more to register form but to login form when not logged,
## - enh : modify the privmsg part in order to ease the installation,
## - fix : create_birthday_date() issued on certain server to an error,
## - fix : a lang key entry was wrong in profil_register.php,
## - fix : sorting on user pm in buddy list issued to an sql error,
## - fix : phpBB bug : the MOD user_level is granted before the acceptance into the group,
## - upg : dutch users will also find an upgrade of the language pack.
.
.
.
.
看到出了新版了
http://plus.phpbb-tw.net/plus/viewtopic.php?t=967
下載:(本版沒中文化,可參照舊版中文化)補充說明,在Profile Control Panel V1.0.3版新增的一項後台管理功能lang extend mod 相當方便,可以在後台中直接更改語系文字內容
參考附圖
http://rpgnet.clanmckeen.com/demo/viewtopic.php?t=818
