rah / rah_cache_minify
rah_cache 的压缩模块
0.1.1
2013-07-21 14:20 UTC
Requires
- php: >=5.2.0
- mrclay/minify: 2.1.6
- rah/rah_autoload: *
- rah/rah_cache: 0.2.*
- textpattern/installer: *
- textpattern/lock: >=4.5.0,<4.7.0
This package is auto-updated.
Last update: 2024-09-15 12:32:40 UTC
README
这是为 Textpattern CMS 中的全文缓存解决方案 rah_cache 设计的压缩模块。Rah_cache_minify 会压缩 Textpattern 生成的 HTML 页面。
安装
使用 Composer
$ composer require rah/rah_cache_minify
变更日志
版本 0.1.1 – 2013/07/21
- 修复:修正了插件类型。
版本 0.1.0 – 2013/07/21
- 首次发布。