-- Amr Mostafa <[EMAIL PROTECTED]> wrote
(on Tuesday, 29 January 2008, 04:32 PM +0200):
> On Jan 29, 2008 4:21 PM, Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote:
> 
>     -- Teemu V lim ki <[EMAIL PROTECTED]> wrote
>     (on Tuesday, 29 January 2008, 11:18 AM +0200):
>     > 1. It'd be nice to get HeadTitle without the tags. I created my own View
>     > Helper, that simply strips the tags, but to have one built in would be
>     > better.
> 
>     I'm not sure I understand what you're looking for. Could you clarify by
>     showing how you're using it, and what the desired output would be?
> 
> 
> I think I understand because I've wanted exactly the same :)
> By default, HeadTitle() produces <title>Title goes here</title> with no 
> obvious
> way to ignore the <title> tag. Which means it could be only used with <head>,
> while I would like to also use in the content area inside an <h1>, which is
> pretty common I believe.

What about the name 'HeadTitle' is not clear? ;-)

Seriously, though, it sounds like you want a *Title* placeholder that
uses the same container as the *HeadTitle* placeholder so you can
repurpose the title in multiple locations. This is pretty trivial to do
-- please place an issue in the issue tracker so we can address it.

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to