[TYPO3] Tmenu help

Tyler Kraft headhunterxiii at yahoo.ca
Wed Oct 11 12:46:01 CEST 2006


try this - it should give you a menu 4 levels deep all properly nested 
ul/li and as there doesn't seem to be any difference between the ifsub 
and no states just get rid of the ifsub

subparts.menu = HMENU
subparts.menu{

	special = directory
	special.value = 49
	entryLevel = 0
       1 = TMENU
       1 {
          expAll = 1
          noBlur = 1
	wrap = <ul>|</ul>
          NO.wrapItemAndSub = <li>|</li>
          }

       2 < .1
       3 < .2
       4 < .3

   }




More information about the TYPO3-english mailing list