[Typo3] 2 tier Dynamic Menus

Miller, Eric A. EricMiller at creighton.edu
Fri Aug 5 16:04:53 CEST 2005


I agree I went through the TSREF as well as a few other online sources (which none of them seemed to match) and have run out of ideas

Right now it populates the first menu but not the second
 


-------------------------------------------
Eric Miller
Web Systems Engineer
University Web Team
Creighton University

Office: 402.280.3933
Cell:   402.740.2518
--------------------------------------------

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de [mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Francois Suter
Sent: Friday, August 05, 2005 9:03 AM
To: TYPO3 English
Subject: Re: [Typo3] 2 tier Dynamic Menus

Hi,

>    subparts.NAV_LOCAL.entryLevel = -1

I remember setting that once and it didn't work, although it should according to the TSRef, but maybe it was wrong for my situation at the time.

>    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

That should be subparts.NAV_LOCAL.2 = TMENU (not .1.2)

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

Maybe the whole thing should be wrapped in a <ul></ul>?

HTH

François Suter
Directeur technique
-----------------------------------------------------
Cobweb Development Sàrl
www.cobweb.ch
-----------------------------------------------------
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list