代碼: 選擇全部
#################################################################
## MOD Title: eXtreme Styles mod 2
## MOD Author: CyberAlien <slava@trushkin.net> (Vjacheslav Trushkin) http://www.trushkin.net
## MOD Description:
## This mod is heavily optimized version of phpBB templates system
## and has some additional features. It compiles and executes
## files much faster, has cache system that speeds up templates
## many times, allowes to use php in templates and few other new
## features to style designers. Also it has huge control panel
## that replaces phpBB styles management with more efficient
## easy to use functions. It also allowes to quickly import/export
## styles using .style format.
* version : 2.0.0.rc2
*
* file revision : 10
* project revision : 12
* last modified : 01 Jul 2004 12:46:56
*
***************************************************************************/
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/
##
## Installation Level: Easy
## Installation Time: 1-2 Minutes
## Files To Edit (0):
## Included Files (62): admin/admin_xs.php,
## admin/xs_cache.php
## admin/xs_chmod.php
## admin/xs_clone.php
## admin/xs_config.php
## admin/xs_download.php
## admin/xs_edit.php
## admin/xs_edit_data.php
## admin/xs_export.php
## admin/xs_export_data.php
## admin/xs_frame_top.php
## admin/xs_frameset.php
## admin/xs_import.php
## admin/xs_include.php
## admin/xs_include_import.php
## admin/xs_include_import2.php
## admin/xs_index.php
## admin/xs_install.php
## admin/xs_styles.php
## admin/xs_uninstall.php
## admin/xs_update.php
## language/lang_english/lang_xs.php
## templates/subSilver/xs.cfg
## xs_mod/formIE.css
## xs_mod/images/button.gif
## xs_mod/images/cellpic1.gif
## xs_mod/images/cellpic2.jpg
## xs_mod/images/cellpic3.gif
## xs_mod/images/cellpic4.gif
## xs_mod/images/dot.gif
## xs_mod/images/spacer.gif
## xs_mod/images/top_bg.gif
## xs_mod/images/top_bg2.gif
## xs_mod/images/top_logo.jpg
## xs_mod/style.css
## xs_mod/tpl/cache.tpl
## xs_mod/tpl/clone.tpl
## xs_mod/tpl/clone2.tpl
## xs_mod/tpl/config.tpl
## xs_mod/tpl/downloads.tpl
## xs_mod/tpl/edit.tpl
## xs_mod/tpl/edit_data.tpl
## xs_mod/tpl/edit_data_list.tpl
## xs_mod/tpl/edit_file.tpl
## xs_mod/tpl/export.tpl
## xs_mod/tpl/export2.tpl
## xs_mod/tpl/export_data.tpl
## xs_mod/tpl/export_data2.tpl
## xs_mod/tpl/frame_top.tpl
## xs_mod/tpl/frameset.tpl
## xs_mod/tpl/ftp.tpl
## xs_mod/tpl/import.tpl
## xs_mod/tpl/import2.tpl
## xs_mod/tpl/index.tpl
## xs_mod/tpl/install.tpl
## xs_mod/tpl/message.tpl
## xs_mod/tpl/styles.tpl
## xs_mod/tpl/uninstall.tpl
## xs_mod/tpl/update.tpl
## xs_mod/tpl/update2.tpl
## xs_mod/tpl/xs_footer.tpl
## xs_mod/tpl/xs_header.tpl
## Files To Overwrite (1): includes/template.php
##############################################################
## 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/
##############################################################
註︰如有任何問題,歡迎隨時刪除及修改。

