This is one not-so-elegant method (index.php hack) I've used to modify
the output (note the str_replace on line 37) - A similar approach
might be able to be used to do what you're looking for:

http://bin.cakephp.org/saved/28154

> That is clear to me but how do I make it so that the outputted block
> of code is within the body area instead of being appended onto the end
> of the file, which it is right now coming after the closing html tag?
>
> Thanks,
> Mike

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to