Kod: Tümünü seç
##############################################################
## MOD Title: Add Multiple Ranks And Staff View
## MOD Author: Mighty Gorgon < mightygorgon@mightygorgon.com > (Luca Libralato) http://www.mightygorgon.com
## MOD Description: This MOD allows the admin to select more than one special rank for each user.
## The ranks selected will be shown in the profile, on each topic and in the memberlist.
## This MOD also allows to have a Staff and Online View in Memberlist (using Sort function).
## Username in Memberlist are colored respecting to their level.
## MOD Version: 1.3.5
##
## Installation Level: Easy
## Installation Time: 25 minutes
## Files To Edit: viewtopic.php
## templates/subSilver/viewtopic_body.tpl
## memberlist.php
## templates/subSilver/memberlist_body.tpl
## admin/admin_users.php
## templates/subSilver/admin/user_edit_body.tpl
## admin/admin_ranks.php
## templates/subSilver/admin/ranks_edit_body.tpl
## includes/usercp_viewprofile.php
## templates/subSilver/profile_view_body.tpl
## language/lang_english/lang_admin.php
## language/lang_english/lang_main.php
## Included Files:
##############################################################
## 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:
## EasyMod 0.1.13 compliant.
## phpBB Link Discussion: http://www.phpbb.com/phpBB/viewtopic.php?t=276330
## phpBB Link Download: http://www.phpbb.com/phpBB/viewtopic.php?t=276330
## Author Link Discussion: http://www.mightygorgon.com/viewtopic.php?t=454
## Author Link Download: http://www.mightygorgon.com/download.php?id=36
##
##############################################################
## MOD History:
##
## 2005-04-20 - Version 1.3.5
## Fixed some bugs. Added default rank for banned users. Added dynamic select box for ranks.
##
## 2005-04-13 - Version 1.3.4
## Fixed some bugs.
##
## 2005-04-08 - Version 1.3.3
## Fixed some bugs. Added default rank for guests.
##
## 2005-04-04 - Version 1.3.2
## Fixed some bugs.
##
## 2005-03-27 - Version 1.3.1
## Fixed some MOD templates errors.
##
## 2005-03-19 - Version 1.3.0
## Fixed some MOD templates errors.
## Added Memberlist functions: Show Staff and Show Online.
##
## 2005-03-19 - Version 1.2.1
## EasyMOD 0.1.13 Compliant.
##
## 2005-03-18 - Version 1.2.0
## Several code improvements and reduced the numbers of queries.
##
## 2003-11-17 - Version 1.1.0
## Code improvements.
##
## 2003-11-10 - Version 1.0.1
## Added rank images in view profile.
##
## 2003-10-06 - Version 1.0.0
## First Stable Release.
##
## 2003-01-18 - Version 0.1.4
## Fixed some minor bugs.
##
## 2003-01-03 - Version 0.1.3
## Fixed some bugs.
##
## 2003-01-02 - Version 0.1.2
## Added Admin Panel support, changed level2 into rank2.
##
## 2003-01-01 - Version 0.1.0
## First Release.
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
demo ve mod yazarı : http://www.mightygorgon.com/viewtopic.php?t=454