collapse/expand auth list.

Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Gebruikersavatar
Paul
Beheerder
Beheerder
Berichten: 20316
Lid geworden op: 23 okt 2003, 11:38
Locatie: Utrecht
Contacteer:

collapse/expand auth list.

Bericht door Paul » 19 mar 2005, 19:03

Me zesde mod
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
##############################################################
download: http://www.paulscripts.nl/files/mod_auth_658.txt

Gesloten