[TYPO3] breadcrumb like <title></title>
Markus Lange
markus.lange at bgm-gmbh.de
Fri Jun 2 15:12:26 CEST 2006
Vandemaele David wrote:
> I want every (sub)level in the menu to be a part of the HTML title.
> <title>Domain :: Contact :: Route</title>
>
>
> Can this be done?
config.noPageTitle = 2
see tsref
page.headerData.x = HMENU
..{
your breadcrumb here
donotlinkit = 1
wrap = <title>|</title>
}
note that you set donotlinkit = 1
see tsref for right syntax
hth
--
Markus Lange
More information about the TYPO3-english
mailing list