https://github.com/gocom/rah_cache_minify
HTML compressor module for rah_cache Textpattern CMS plugin
https://github.com/gocom/rah_cache_minify
Last synced: about 1 month ago
JSON representation
HTML compressor module for rah_cache Textpattern CMS plugin
- Host: GitHub
- URL: https://github.com/gocom/rah_cache_minify
- Owner: gocom
- License: gpl-2.0
- Created: 2013-07-15T12:06:56.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-30T13:26:16.000Z (almost 13 years ago)
- Last Synced: 2025-01-26T11:08:23.207Z (over 1 year ago)
- Language: PHP
- Size: 113 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE
Awesome Lists containing this project
README
h1. Minify module for rah_cache
p. This is a minify module for rah_cache, a full-page caching solution for Textpattern CMS. Rah_cache_minify will minify HTML pages generated by Textpattern.
h2. Installing
p. Using "Composer":http://getcomposer.org:
bc. $ composer require rah/rah_cache_minify
h2. Changelog
h3. Version 0.1.1 - 2013/07/21
* Fixed: Corrected the plugin type.
h3. Version 0.1.0 - 2013/07/21
* Initial release.