An open API service indexing awesome lists of open source software.

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

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.