HTML_Compressor

Magento Extension
Download latest - 0.1.5

Simple regex based html compressor to reduce the html page size

It removes the following elements:
multiple white spaces
empty common attributes
empty lines
HTML comments

and leaves untouched the following tags:
Script
Style
Pre
Textarea
CDATA
IE conditionals comments

Releases (6)

Date Version Notes
2014-12-24 0.1.5

Improvements and bug fix

2014-12-21 0.1.4

Bug fix

2014-12-18 0.1.3

Enabled only for frontend

2014-12-18 0.1.2

Regex Improvements

2014-12-18 0.1.1

Initial Relase

2014-12-17 0.1.0

Initial Relase