page fade link
Geplaatst: 05 jul 2004, 17:56
				
				Code: Selecteer alles
############################################################## 
## MOD Title: Page Fade mod
## MOD Author: Duvelske < Duvelske@planet.nl > (Richard Wagtmans) http://www.vitrax.vze.com/
## MOD Description: This mod let the page's fade into the next one. In the admin panel you can adjust
## the duration of the fade.
## MOD Support site: www.vitrax.vze.com, www.phpbb.nl, www.phpbb2.de, www.phpbb.com
## MOD Version: 	1.0.0
## MOD Compatibility:	2.0.4 ,2.0.5 ,2.0.6, 2.0.7, 2.0.8
##############################################################
## Installation Level: easy
## Installation Time: ~3 minutes
##
## Files To Edit: 5
##		  includes/page_header.php
##		  templates/subSilver/overall_header.tpl
##		  language/lang_english/lang_admin.php
##		  admin/admin_board.php
##		  templates/SubSilver/admin/board_config_body.tpl
##
## Included Files: 1
##		  pagefadedb_update.php
##		   
############################################################## 
## MOD History:
##
##   2004-07-05 - Version 1.0.0
##	- Fixed and changed the working of the mod.
##
##   2004-05-19 - Version 0.9.0
##	- initial BETA release
##	
##
############################################################## 
## 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/ 
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################Download