[TYPO3] sitetitle question

Xavier Perseguers typo3 at perseguers.ch
Sun Oct 5 00:19:14 CEST 2008


Hi,

> That  (this did the trick).
> config.noPageTitle = 1
> page.headerData.20 = TEXT
> page.headerData.20.field = subtitle // title
> page.headerData.20.wrap = <title>{$sitetitle}:&nbsp;|</title>
> 
> I had done the google search but I guess I wasn't thorough enough.

try to use noTrimWrap (from memory) instead of wrap (just search for it 
in TSREF) and you won't need the &nbsp; which works but is not very 
"clean" in a title.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en


More information about the TYPO3-english mailing list