[Typo3] target/menu
Jochen Weiland
jweiland_ at _jweiland.net
Sun May 22 17:44:27 CEST 2005
Jane Larsen schrieb:
> I want to use a Menu/Sitemap - Menu of subpages to these pages for some of
> my pages, but the links opens in a new window (I want them in the current
> window)...
>
> I guess that the target is wrong, but how/where do I change this?
>
> //Jane Larsen
Add this to your SETUP to have the links open in the same window:
tt_content.menu.20.2.1.noBlur = 1
tt_content.menu.20.2.1.target =
tt_content.menu.20.2.2.noBlur = 1
tt_content.menu.20.2.2.target =
tt_content.menu.20.2.3.noBlur = 1
tt_content.menu.20.2.3.target =
tt_content.menu.20.2.4.noBlur = 1
tt_content.menu.20.2.4.target =
More information about the TYPO3-english
mailing list