[TYPO3] get rid of target attribute in typolink
Matthew Manderson
matthew at manderson.co.uk
Tue Feb 28 08:18:45 CET 2006
> Who could give me a hint please?! I'm using 4.0b3, if that's important.
This has been asked many times and very recently.
I use this as a basis:
#default
tt_content.menu.20.default.1.target =
#subpages of these pages
tt_content.menu.20.1.1.target =
#sitemap
tt_content.menu.20.2.1.target =
etc..etc..
You will also need to look for the search target.
You can explore using the object browser.
There is a site wide approach using
content.pageFrameObj =
But I have not got it to work. Possibly because the target is 'hard coded'
in the tt_content and needs to be cleared first.
Matthew
More information about the TYPO3-english
mailing list