In Cake 1.2, we've added a layout variable called $scripts_for_layout.
You can drop it in your <head /> and do the following in a view:
$javascript->link('prototype', false);
and it automagically gets inserted there.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---