-------------------------------------------------------------------------------------
有關文章:
phpbb.com
原作者的討論區
-------------------------------------------------------------------------------------
Demo screenshots:
會員群組:

會員列表:

私人訊息:

個人資料:
http://www.multimania.com/trocenter2/on ... rofile.jpg
檢視文章:
http://www.multimania.com/trocenter2/on ... wtopic.jpg
-------------------------------------------------------------------------------------
代碼: 選擇全部
##############################################################
## MOD Title: Online/Offline/Hidden Mod
## MOD Author: Kooky < kooky@altern.org > (n/a) http://perso.edeign.com/kooky/
## MOD Description: This mod will show the Online status of a user, stating if
## he is "Online", "Offline" or "Hidden" (with images) within
## viewtopic.php before to his profile, in memberlist.php, groupcp.php, ...
## Only Admin (Mod & Group Mod) and the user himself can view hidden status
## MOD Version: 2.2.2
## Compatibility: 2.0.3 - 2.0.8
##
## Installation Level: Easy
## Installation Time: 10-15 minutes (1mn by EasyMOD of Nuttzy)
## Files To Edit: 13
## groupcp.php
## memberlist.php
## privmsg.php
## viewtopic.php
## includes/usercp_viewprofile.php
## language/lang_english/lang_main.php
## templates/subSilver/groupcp_info_body.tpl
## templates/subSilver/groupcp_pending_info.tpl
## templates/subSilver/memberlist_body.tpl
## templates/subSilver/privmsgs_read_body.tpl
## templates/subSilver/profile_view_body.tpl
## templates/subSilver/viewtopic_body.tpl
## templates/subSilver/subSilver.cfg
## Included Files: 3
## icon_online.gif
## icon_offline.gif
## icon_hidden.gif
##
##############################################################
## This MOD is released under the GPL License.
## Intellectual Property is retained by the MOD Author(s) listed above
##############################################################
## 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:
##
## 1. Copyright and special thanks!
## -----------
## This MOD try to fix and enhance the online status.
## With the spirit of phpBB's GPL, i have attempted to give
## credit to past authors (almost inspired)
## Thanks to John B. Abela < http://www.johnabela.com > (Online/Offline Mod)
## and AJ Quick < http://www.ajquick.com > (Show Online Status In Viewtopic).
##
## I have also implemented two methods, both textual and graphical.
##
## All graphical gif included were designed and copyrighted by Daz
## http://www.forumimages.com
## You have not allowed to redistribute them without his copyright/agreement.
##
## 2. EasyMOD
## -----------
## This MOD is compatible with EasyMOD of Nuttzy and can be
## installed by it but is not yet certified EMC (EasyMOD Compliant)!
## http://area51.phpbb.com/phpBB22/viewforum.php?sid=&f=15
##
## However, on alpha releases of EM and meanwhile beta or
## final release some actions are NOT performed.
## You'll have to do them manually!
##
## 3. Official last version link
## -----------
## Check this official link for latest updates...
## http://perso.edeign.com/kooky/
##
##############################################################
## MOD History:
##
## 2004/06/04 - Version 2.2.2
## - Fixed issue with XML/XHTML
##
## 2004/05/15 - Version 2.2.1
## - Fixed a bug in privmsg.php
##
## 2004/04/03 - Version 2.2.0
## - Revised and improved the entire of the Mod
## - Fixed missing SQL field for groupcp pending
## - phpBB 2.0.8 compliant
##
## 2004/01/11 - Version 2.1.9
## - Added a link to viewonline
## - Improved viewtopic part
## - Added username, eg: "Nikname is online"
## - Added 3 new entries in lang_main.php
##
## 2003/12/23 - Version 2.1.8
## - Easy Mod compliant
## - Updated to phpBB 2.0.6
## - Added part for pivmsg
##
## 2003/11/02 - Version 2.1.6
## - Updated to phpBB 2.0.5
## - Fixed a typo in groupcp.php
##
## 2003/10/28 - Version 2.1.5
## - Fixed issue in groupcp.php and hidden user
##
## 2003/10/24 - Version 2.1.4
## - Added Online status in groupcp.php
## - Fixed an issue in viewtopic.php
##
## 2003/09/10 - Version 2.1.3
## - Added hidden users can view their status
## - Fixed and changed some lines in the how to
## - Renamed xxx.gif to icon_xxx.gif
##
## 2003/08/24 - Version 2.1.2
## - Fixed a line in the How to
##
## 2003/08/06 - Version 2.1.1
## - Fixed an error in usercp_viewprofile.php and memberlist.php
##
## 2003/07/18 - Version 2.1.0
## - Added hidden users only viewable by Admin
##
## 2003/05/12 - Version 2.0.2
## - Added icon in view profile
##
## 2003/05/06 - Version 2.0.1
## - Added Hidden and session duration if not log in
## - Added Online status in memberlist.php
##
## 2002/??/?? - Version 1.0.1
## - A little change :). Under guest no online offline.
## - Add multilinguage
##
## 2002/05/19 - Version 1.0.0
## - Initial Release
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################我已經把此mod中文化並send給原作者,不知他加了沒有.
下載點:
1.原作者的下載點
2.我的server
3.中文化
圖像下載點:
gel icon ::
black icon ::
-------------------------------------------------------------------------------------
備註:
image_mod.txt的是圖像版,text_mod的為文字版,而我只翻了圖像版
-------------------------------------------------------------------------------------
投o下票啦,唔該!!!

