RSS | Module Info | Add a review of Catalyst-Plugin-Assets

2 out of 2 found this review helpful:

Catalyst-Plugin-Assets (0.031) *****

I definitely recommend this module. The effect of javascript and CSS minification was big: In an app that uses a big bunch of js libraries and loads off css files, Catalyst-Plugin-Assets saved 150K(!) of definitions to be sent to the user, whose browser only has to load assets.js and assets.css instead of twenty-something individual files.

Use in conjunction with YUI-Compressor is highly recommended for best (and most compatible) results.

Martin Gutsch - 2008-03-14 07:41:47
Was this review helpful to you?  Yes No


the camel