YUI-compressor meets Drupal
-
go to your sites/all/modules/
-
clone repository
git clone https://github.com/athoune/Drupal-Compressor compressor
-
download the latest YUI compressor
get yuicompressor-X.Y.Z.jar from its website and put into sites/all/modules/compressor http://developer.yahoo.com/yui/compressor/
-
into admin/settings/file-system
__enable radio button Public and sites/default/files must be writable__
-
enable 'compressor' in admin/build/modules/list
-
enable the CSS and JS compression into admin/settings/performance
and be sure that your version of yuicompressor-X.Y.Z.jar is on the same the path
1- athoune
2- liuggio