[TYPO3] menu/sitemap opens a new window
    Andrew Davis 
    andrew at avagraphique.com
       
    Fri Jun  1 14:35:06 CEST 2007
    
    
  
Wido Widlewski wrote:
> Hi Andrew,
> 
> try something like this in the SETUP section of your TypoScript
> Template:
> 
> tt_content.menu.20 {
>   default.1.target = _top
>   1.1.target = _top
>   2.1.target = _top
>   3.1.target = _top
>   4.1.target = _top
>   5.1.target = _top
>   6.1.target = _top
>   7.1.target = _top
>   7.2.target = _top
> }
> 
> There are more than one possibility for a sitemap, maybe you don't
> use the tt_content.menu.20.2.1 object?
> 
this could be. Im just inserting sitemap as content element on a page. 
How do I figure out what object that actually is?
thanks
Andrew Davis
    
    
More information about the TYPO3-english
mailing list