I wrote this post a while back, should still be relevant. http://www.milesj.me/blog/read/32/CSSJSAsset-Compression-In-CakePHP
On Nov 12, 3:56 pm, calzone <[email protected]> wrote: > I see in core.php that there are two lines that ostensibly allow you > to enable code compression on css and js files. > > I uncommitted the css portion to try this out. > I tried installing csspp in the app/vendors directory, set permissions > on /var/cache to 0777 but nothing. No css at all shows up (not > surprisingly since it is expecting the css to be in /ccss which > doesn't exist and which presumably this core config file creates > dynamically and routes to or something. > > I can't find any documentation on this feature. Has anyone gotten it > to work? I'm using 1.2.5 > > Before I try a similar experiment with the js compression code, can > anyone recommend some OS js compressor and have they gotten it working > with cake (either via core.php config or otherwise)? I saw something > called packer -- anyone try this one? > > thanks -- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cake-php?hl=.
