I usually have my own line in app.yml as well:
all:
default_page_title: My Site
I think also, for consistency I would do in view.yml
title: %APP_DEFAULT_PAGE_TITLE%
*if* that actually works.
On 6/29/07, Nicolas CHARLOT <[EMAIL PROTECTED]> wrote:
>
> [EMAIL PROTECTED] a écrit :
>
> Nicolas,
>
> Maybe you can use :
>
> sfContext::getInstance()->getResponse()->getTitle();
>
> or
>
> $this->getParameterHolder()->getParameter('title', '', 'helper/asset/
> auto/meta');
>
> Bon courage,
> Pascal
>
> It doesn't seems to work in an action...
>
> I've add my own param in app.yml : html_title_suffix...
>
> >
>
--
Dave Dash
612.670.0621
Discover your favorite restaurant: reviewsby.us
gtalk: dave.dash
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---