I am using the
http://bakery.cakephp.org/articles/view/minify-helper-for-cakephp minify

Its doing what it does as I can see the js minified but I have the scripts
used hard coded into the layout echo $minify->js('prototype',
'scriptaculous', 'effects');

But I would rather control that in the specific view and not the layout
view.

Dave

-----Original Message-----
From: Miles J [mailto:mileswjohn...@gmail.com] 
Sent: May-06-09 7:11 PM
To: CakePHP
Subject: Re: Using Minify


You must be doing something wrong.

Are the files being cached to the /assets/ folder?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to