Linux 软件免费装

PrankZapper

开发者 bregodk
更新时间 2012年11月22日 16:59
PHP版本: 3.4.2 及以上
WordPress版本: 3.4.2
版权: MIT
版权网址: 版权信息

标签

caching cache performance compress gzip prankzapper zapp

下载

1.0

详情介绍:

PrankZapper - packer, minifier & gzipper for JavaScript & CSS Some concepts borrowed from SmartOptimizer by Ali Farhadi. Used packers / minifiers are CssMin and JavaScriptPacker (Nicolas Martins PHP port of Dean Edwards' packer.) Some WordPress concepts borrowed from WP Super Cache. What is this? This plugin, in essence, finds a specified file, packs it, creates a gzipped version of it, and saves it in a cache folder. Disclaimer This is an ongoing experiment, and it is in continuous alpha stage, so use it at your own risk. If you have comments or suggestions, post an issue or contact me through email. Enjoy ;)

安装:

  1. Upload the PranZapper folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Enjoy.
Beware: the plugin will add the following entry to your .htaccess file, which may conflict with other rules. .htaccess: RewriteRule ^(.+)\.(js|css)$ "/PrankZapper.php?file=$1.$2" [NC,L,QSA]

升级注意事项:

1.0 Initial upload

更新日志:

1.0