Still curious about this - using custom tags in 1.2 - is it possible,
and what format is it looking for? It looks like tags.php with a $tags
array merging with the $tags in HTML helper. Is this correct? Does it
load by default and check for custom tags?

On Feb 22, 4:19 pm, "nateklaiber" <[EMAIL PROTECTED]> wrote:
> I am now having the same issue in 1.2 trying to create custom tags.
> The previousloadConfigfile used to  parse an ini file. Now, it looks
> to be including a tags.php file. Is it now looking for a tags array or
> still an ini format?
>
> Also, does it need to be manually loaded in custom helpers?
>
> On Feb 7, 12:07 pm, "Pepepaco" <[EMAIL PROTECTED]> wrote:
>
> > Using latest CakePHP 1.2.0.4451alpha, I have find that mycustomtags
> > in /app/config/tags.php are not used anymore.
>
> > Looking at the Cake sources, thistags.php file is loaded in function
> >loadConfig() from cake/libs/view/helper.php; but there is no code
> > calling this function, except for the Text helper (cake/libs/view/
> > helpers/text.php). In Cake 1.1.x,loadConfig() is called from cake/
> > libs/view/view.php before loading helpers.
>
> > Anybody knows if there is a new way of definingcustomtagsin Cake
> > 1.2? Or if this just a bug? Maybe I should create a new ticket?
>
> > Thanks everybody!


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to