I’ve been using this helper on some projects lately and ran into a few issues, plus there have been some good comments, so I figured it could use a few tweaks. The new version is available for download on the Sandbox page.

Change Log

  • Removed deprecated DEBUG, using Configure::read(’debug’) instead.
  • Strip “.” from file names. This seemed to be causing problems with IE7.
  • Option to MD5 outputted file name.
  • Debug flag.
  • Packed files now have seperator lines.
  • Improved .htaccess included. Based on the comment by Marcin Domanski on the CakePHP Bakery.

Popularity: 32% [?]