[TYPO3] pagetitle and tt_news

Dieter Jansen dieterjanssennn at gmail.com
Fri May 30 16:50:48 CEST 2008


Hi

I found this piece of ts to get the domain name before the page title.

config.noPageTitle = 2
page.headerData.5 = TEXT
page.headerData.5.field = subtitle // title
page.headerData.5.wrap = <title>Domain.com: &nbsp; |</title>

However it does not work for a tt_news article.
The pagetitle then becomes:  Domain.com:newsarticle (newsarticle is the 
page where I show single view of an article)

How can I get the title of the newsarticle in the pagetitle.

thx




More information about the TYPO3-english mailing list