athoune / Drupal-Compressor

YUI-compressor meets Drupal
5 stars 3 forks source link

YUI-compressor meets Drupal

Installation

  1. go to your sites/all/modules/

  2. clone repository

    git clone https://github.com/athoune/Drupal-Compressor compressor

  3. 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/
  4. into admin/settings/file-system

    enable radio button Public and sites/default/files must be writable

  5. enable 'compressor' in admin/build/modules/list

  6. 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

Contribution

1- athoune

2- liuggio