Daniel,
That title entry in the generator.yml will only populate the <h1> of
the page section. You could
#1) Add setTitle() to all your actions
#2) Or add this into your layout...
<script>
document.title = $('sf_admin_container').getElementsByTagName
('h1')[0].innerHTML
</script>
Hope that helps.
On 8/8/07, Daniel Staver <[EMAIL PROTECTED]> wrote:
>
> Is there a way to use the title setting from generator.yml in the
> TITLE tag? I'm only getting the title from view.yml. My layout.php
> uses <? include_title() ?> to generate the title.
>
>
> >
>
--
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
Myke Hines
SurfShot Media, Inc. & webHines Inc.
[EMAIL PROTECTED]
(858) 779-9623 Office
(858) 784-1597 Cell
http://www.surfshot.com
SurfShot.com - Surf Reports, Digital Magazine & more
webHines - For all your web development needs
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---