download   home   source


lmajano@gmail.com's Gravatar   Luis Majano May 07, 2012 at 6:52 PM May 24, 2013 at 3:27 PM 1.1 3.5 ContentBox Modules 520 173

HTML Compressor

Compresses HTML content, inline css and javascript before rendering.

Description

This compressor can work with any ColdBox application or as a Module for ContentBox as well.Class that compresses given HTML source by removing comments, extra spaces and line breaks while preserving content within <pre>, <textarea>, <script> and <style> tags.

Installation Instructions

  • Drop in your ContentBox modules folder
  • Activate the module via the ContentBox Admin
  • Season a-la-carte

Changelog

Version 1.1
# Updated to use cache instead of skipping it as a bug

Version 1.0 
# Initial Release