[外掛] Admin Userlist 2.0.4 ( support Color Groups )
發表於 : 2005-10-11 07:14
代碼: 選擇全部
##############################################################
## MOD Title: Admin Userlist
## MOD Author: wGEric < eric@best-dev.com > (Eric Faerber) http://mods.best-dev.com/
## MOD Description: This MOD lets you view all of you members and various information about
## them in the Admin Control Panel. From the list, you can perform
## various actions on multiple users.
## MOD Version: 2.0.4
##
## Installation Level: Easy
## Installation Time: 10 Minutes
## Files To Edit: language/lang_english/lang_admin.php
## Included Files: admin/admin_userlist.php
## templates/subSilver/admin/userlist_body.tpl
## templates/subSilver/admin/userlist_group.tpl
##############################################################
## 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:
##
## Deleting users cannot be undone!
##
## A special thanks to all those who helped test this MOD
## GPHemsley
## R45
##
## If you wish to use Nivisec's Color Groups mod with this mod, you can install the
## patch provided: colorgroups_userlist.mod
##
##
##############################################################
## MOD History:
##
## 2005-10-10 - version 2.0.4
## - Added support for Nivisec's Color Groups mod (see colorgroups_userlist.mod)
## - Fixed admin/mod color scheme from 2.0.3 release
##
## 2005-10-06 - version 2.0.3
## - Fixed sort function
## - Selected sorting option remains highlighted on results page
## - Prevent setting 0 users from causing error
## - Deleting group mods fixed
## - Sorts by newest registration first (by ASC instead of DESC by default)
## - Names link back to "manage user" instead of "profile" now
## - Userlist length is set to topics_per_page instead of posts_per_page
## - Added Select / De-select all buttons
## - Corrected placement of </Form> code
## - Added "time" to last activity column
## - Deleting a member keeps their ID on posts instead of using Anonymous
## - Spelling correction of "Delete" in userlist delete confirmation
##
## 2004-07-13 - Versoin 2.0.2
## - Fixed bugs with adding users to groups
## - fixed other bugs as well
##
## 2004-05-24 - Version 2.0.1
## - Fixed security issues
## - Made compatible with php 3
## - Fixed minor bugs
##
## 2004-05-18 - Version 2.0.0
## - complete rewrite of code
## - added ability to add multiple users to a group
## - changed look, Open/Close Feature
## - Fixed all known bugs
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
http://deathmonkeighs.com/files/admin_userlist_204.zip