[TYPO3] repeat first level title in second level

Bas van der Togt b.vandertogt at profinit.com
Mon Nov 12 20:31:32 CET 2007


Hello list,

I'm trying to repeat the first level title in the second TMENU.
I got this:

2 = TMENU
2 {	
	# repeat title from level1
	stdWrap.dataWrap = <li>{field:title}</li>  	
   	
	expAll = 1
	wrap = <ul>|</ul>
	noBlur = 1
	NO {
		stdWrap.htmlSpecialChars = 1
	      	ATagTitle.field = subtitle // title
		wrapItemAndSub = <li>|</li>

     	}
}

But this is not working... Its showing the last title from the second 
TMENU. Can somebody tell me what to do to get this work?

Kind regards,
Bas


More information about the TYPO3-english mailing list