It appears that there's no built-in way to do that. So, i guess you'll need to create a helper of your own for it.
On Mon, May 11, 2009 at 3:19 AM, toby1kenobi <[email protected]> wrote: > > Aha, I see. And *should* I be able to add style tags to my page like > that (see my previous response to your penultimate message)? > > > Toby > > On May 10, 9:29 pm, brian <[email protected]> wrote: >> This is how the style (and script) tags are added to your layout. I >> think Ketan didn't realise that your problem is that you're trying to >> add a style *block* to your page. >> >> On Sun, May 10, 2009 at 3:26 PM, toby1kenobi <[email protected]> wrote: >> >> > I actually have that already - care to elaborate on why you mentioned >> > it though? >> >> > Thanks, >> >> > Toby >> >> > On May 9, 5:26 am, Ketan Shah <[email protected]> wrote: >> >> add this <?php echo $scripts_for_layout ;?> in your head tag of the >> >> layout file. >> >> >> -Ketan.www.propertyjungle.inwww.innovatechnologies.in >> >> >> On May 8, 8:56 pm, toby1kenobi <[email protected]> wrote: >> >> >> > Ah, no it doesn't - it does seem strange. >> >> >> > On May 8, 2:29 pm, brian <[email protected]> wrote: >> >> >> > > On Fri, May 8, 2009 at 4:41 AM, toby1kenobi <[email protected]> >> >> > > wrote: >> >> >> > > > Sorry, yes it has the inline argument in its definition, but I >> >> > > > couldn't see how to get it to actually render the style tags >> >> > > > themselves (only the content that would go between them) - am I >> >> > > > missing something? >> >> >> > > Maybe we both are :-) It's not creating a style block? It should, >> >> > > afaik. >> >> > > > --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
