You can either extend the core HtmlHelper and overload the tags property, or you could copy the html helper from cake core into you app folder and edit the tags in there.
On Jun 15, 9:42 pm, rtconner <[EMAIL PROTECTED]> wrote: > Maybe some of you old school cakers might know this one. I was just > reading some older Cake articles. It seems there used to be this thing > where you could create a tags.ini.php file and customize your HTML > tags. Does this feature still exist in any fashion? I can't find a > tags.ini.php file at all. It would be great to be able to format some > of the HTML the way our designers like it as a default behavior. Just > curious. > > Thanks, > Rob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
