The Extension is transparent, so no need for code changes. Just set it up in your config file. Almost all parameters can be set there.
For compression it will use JSMin and CssMin in extensions (included in zip).
Some (CSS) limitations:
- Compressing CSS can have influence on your browser hacks.
- Using relative urls in CSS can give issues.
Some tips:
Try to load the same scripts in the same order on every page, to make good use of the users' browsercache, and to decrease the number of generated files.
You can exclude scripts in config, so some rarely used scripts can be excluded from compression.
Please tell me your findings!
Download here.
Aug. 31, 2011: New version 0.9.0, using CssMin ands several suggestions found in this thread. Also moved to extensions, with JsMin and CssMin in subdirs.

Help















