[Typo3] 2 tier Dynamic Menus

Miller, Eric A. EricMiller at creighton.edu
Fri Aug 5 15:54:18 CEST 2005


Ran to a situation yesterday, was trying to get a two tier dynamic menu
to populate with no luck. Is there something wrong with the way I have
my SETUP set up ?


  subparts.NAV_LOCAL= HMENU
   subparts.NAV_LOCAL.entryLevel = -1

   subparts.NAV_LOCAL.1 = TMENU
   subparts.NAV_LOCAL.1 {
   NO.allWrap =  <li>| </li>
   ACT = 1
   ACT.allWrap = <li> | </li>
   }
  
   subparts.NAV_LOCAL.1.2 = TMENU
   subparts.NAV_LOCAL.1.2 {
   NO.allWrap =  <li class="menu_2">| </li>
   ACT = 1
   ACT.allWrap = <li class="menu_2"> | </li>
   }



Eric Miller
Web Systems Engineer
Creighton University

Office: 402.280.3933
Cell:   402.740.2518

----------------------------------------
"You must be the change you want to see in the world." ~ Mahatma Gandhi
----------------------------------------



More information about the TYPO3-english mailing list