in 1.2 to change the tags you create app/config/tags.php with your custom tags. Here's PhpNut paste how to use the new tags http://bin.cakephp.org/saved/24048 And here is a sample tags file from rtconner http://bin.cakephp.org/saved/24472
as for the setFlash - you *did* look at the api right ? ;) setFlash has a second arg - $layout that specifies the layout that will wrap the message http://api.cakephp.org/1.2/class_session_component.html#0f46011d40587807377decf37088ac12 > But honestly it's probably easiest just to modify your CSS - what's so > special about a <p> that you can't do with a <div> ? Grant++ HTH, kabturek --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
