Speciaal gemaakt voor http://www.avrill.nl
Code: Selecteer alles
##############################################################
## MOD Title: collapse/expand auth list
## MOD Author: paulus < webmaster@paulscripts.nl > (paul sohier) http://www.paulscripts.nl
## MOD Description: Collapse or expand auth list at viewtopic and forum.
## MOD Version: 0.9.0
##
## Installation Level: (Easy)
## Installation Time: 10 Minutes
## Files To Edit: 6
## templates/subsilver/viewforum_body.tpl
## templates/subsilver/viewtopic_body.tpl
## includes/page_header.php
## language/lang_english/lang_main.php
## templates/subsilver/overall_header.tpl
## admin/xs_main.cfg
## Included Files: n/a
##############################################################
## 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: The third parameter is the mode. You can change the start mode at the tpl.
## 1 = expanded, 0 = collapsed.
##
##############################################################
## MOD History:
##
## 2005-02-25 - Version 0.9
## - first release.
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################