[外掛] Adjust Gzip Compression Level

Officially Approved MODs
由 phpBB Group 官方發展小組認證的 MOD!

版主: 版主管理群

版面規則
請注意!只有發表在 [2.0.x] MOD Database Releases 的外掛,才算是官方認證的外掛。
主題已鎖定
咖啡不加糖
星球公民
星球公民
文章: 99
註冊時間: 2005-08-23 22:14
聯繫:

[外掛] Adjust Gzip Compression Level

文章 咖啡不加糖 »

代碼: 選擇全部

##############################################################
## MOD Title: Adjust Gzip Compression Level
## MOD Author: pentapenguin < pentapenguin@bluebottle.com > (Jeremy Conley) http://www.pentapenguin.com
## MOD Description: This MOD will let you change the compression level of Gzip output on your forum.
## This is helpful if you are on a slower host. By reducing the compression level, your site may be a little faster.
## MOD Version: 1.0.0
## Installation Level: Easy
## Installation Time: 5 Minutes
## Files To Edit: 4
## admin/admin_board.php
## includes/page_tail.php
## language/lang_english/lang_admin.php
## templates/subSilver/admin/board_config_body.tpl
##
## Included Files: n/a
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## To run the required SQL updates please see this article in the phpBB.com knowledge base: 
## http://www.phpbb.com/kb/article.php?article_id=264
## Or use the SQL Generator Tool available here: http://www.phpbbstyles.com/sql.php
##
## Optional step: if you have CyberAlien's eXtreme Styles MOD (http://www.phpbb.com/phpBB/viewtopic.php?t=125251),
## you can copy the file in contrib/admin/xs_adjust_gzip_compression_level.cfg to admin/xs_adjust_gzip_compression_level.cfg and you will
## be automatically notified if there's an update available when you use the "check for updates" function. 
##
## This MOD is EasyMOD friendly! (http://area51.phpbb.com/phpBB/viewforum.php?sid=&f=17)
##
## For additional language and style downloads, please visit  http://www.pentapenguin.com/forum/viewtopic.php?t=1440
##############################################################
## MOD History:
##   2005-11-05 - Version 1.0.0
##      - Initial Release
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
一個可以改變Gzip壓縮等級的外掛,如果主機速度比較快的話,可把等級調低一點,適用於2.0.18版!
檔案下載: http://www.phpbb.com/phpBB/catdb.php?mo ... id=1846375
●架設主機作業系統:LlNUX
●我安裝的程式:Apache 2.2.8 + php 5.2.6 + MySQL 5.0.45
●我的 phpBB2 版本:phpBB 3.0.1
主題已鎖定

回到「官方認證外掛」