[TYPO3] Re: Display menu when more than one item in it

John Angel typo3-english at lists.netfielders.de
Sat Feb 17 18:22:34 CET 2007


For the knowledge base, I'm answering to myself. 

Correct TS code is:

submenu = HMENU
submenu {
	entryLevel = 1

	1 = TMENU
	1.NO.allWrap = |

	stdWrap.if {
			value.data = register:count_menuItems
			isLessThan = 1
	}
}


More information about the TYPO3-english mailing list