I only thing I am wondering about that plugin is, whether it supports assert compression by using the default $this->Html->css/script syntax Or if one would have to completely rewrite all views/layouts here. (to $this->AssetCompress->...) >From the look into the code and docs it seems this is necessary (no beforeRender hook to catch them and automatically process them if the helper is included etc).
On 30 Nov., 20:46, mikeottinger <[email protected]> wrote: > Thanks guys, I'll give Mark Story's plugin a try > (https://github.com/markstory/asset_compress/tree/2.0). This supports YUI > Compression which I was particularly looking for. Thanks for the info. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
