Re: overriding tags

2008-03-08 Thread Greg Baker

thanks, works perfectly.

On Mar 7, 1:58 pm, "Mariano Iglesias" <[EMAIL PROTECTED]>
wrote:
> If you are on 1.2:
>
> http://www.cricava.com/blogs/index.php?blog=6&title=overriding_specif...
> _tags_before_usi&more=1&c=1&tb=1&pb=1
>
> -MI
>
> ---
>
> CakeFest Hispano: December, 2008 - Buenos Aires, Argentina 
> -http://es.cakefest.org
>
> Remember, smart coders answer ten questions for every question they ask.
> So be smart, be cool, and share your knowledge.
>
> BAKE ON!
>
> blog:http://www.MarianoIglesias.com.ar
>
> -Mensaje original-
> De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre
> de Greg Baker
> Enviado el: Viernes, 07 de Marzo de 2008 9:08 a.m.
> Para: Cake PHP
> Asunto: Re: overriding tags
>
> Is there a standard way of changing a tag format?  I notice in 1.2
> they're moved to htmlhelper..  I don't want to create a custom helper
> just to override a tag in htmlhelper.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~--~~~~--~~--~--~---



RE: overriding tags

2008-03-07 Thread Mariano Iglesias

If you are on 1.2:

http://www.cricava.com/blogs/index.php?blog=6&title=overriding_specific_html
_tags_before_usi&more=1&c=1&tb=1&pb=1

-MI

---

CakeFest Hispano: December, 2008 - Buenos Aires, Argentina -
http://es.cakefest.org

Remember, smart coders answer ten questions for every question they ask. 
So be smart, be cool, and share your knowledge. 

BAKE ON!

blog: http://www.MarianoIglesias.com.ar

-Mensaje original-
De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre
de Greg Baker
Enviado el: Viernes, 07 de Marzo de 2008 9:08 a.m.
Para: Cake PHP
Asunto: Re: overriding tags

Is there a standard way of changing a tag format?  I notice in 1.2
they're moved to htmlhelper..  I don't want to create a custom helper
just to override a tag in htmlhelper.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~--~~~~--~~--~--~---



Re: overriding tags

2008-03-07 Thread Reggie Mason

In my views, I've used:

$html->tags['meta'] = 'replacementHtml%s%s';

On Mar 7, 9:08 am, Greg Baker <[EMAIL PROTECTED]> wrote:
> Is there a standard way of changing a tag format?  I notice in 1.2
> they're moved to htmlhelper..  I don't want to create a custom helper
> just to override a tag in htmlhelper.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~--~~~~--~~--~--~---



overriding tags

2008-03-07 Thread Greg Baker

Is there a standard way of changing a tag format?  I notice in 1.2
they're moved to htmlhelper..  I don't want to create a custom helper
just to override a tag in htmlhelper.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~--~~~~--~~--~--~---