[TYPO3] Menus in typo3

Jay Tillery jtillery at netondas.com
Thu Feb 15 20:35:37 CET 2007


Hello,

I've tried what you guys suggested. Doesn't grab the third menu. Here, I 
will show you how my page tree looks in reality:

Root
    |_Home(item should show in the left pane)
    |_Features(item should show in the left pane)
        |__White House(item should show in the right pane, under heading)
            |__Archived Articles (hidden)
                |__Archived News Item 1(item should show in the right pane)
                |__Archived News Item 2(item should show in the right pane)
                |__Archived News Item 3(item should show in the right pane).

Thanks,

Jay


----- Original Message ----- 
From: "JoH asenau" <info at cybercraft.de>
Newsgroups: typo3.english
To: <typo3-english at lists.netfielders.de>
Sent: Thursday, February 15, 2007 2:12 PM
Subject: Re: [TYPO3] Menus in typo3


>> Here is what I have. Maybe you can help me sift through the mess. The
>> left hand menu works like a charm. The menu on the right doesn't even
>> show up.
>>
>> -Z
>>
>> temp.secondNav.3 = TMENU
>> temp.secondNav.3 {
>>   NO.allWrap = <div class="secondNavLevel3NO"> | </div>
>>   ACT = 1
>>   ACT.allWrap = <div class="secondNavLevel3ACT"> | </div>
>> expAll = 1
>> }
>
> Wrong: temp.secondNav.3 = TMENU
> Right: temp.secondNav.1 = TMENU
>
> Each HMENU object starts with 1 as the first level, regardless of the
> entryLevel you are using.
>
> For the first menu, 1=TMENU is the first level of this menu _and_ the page
> tree.
> For the second menu, 1=TMENU is the first level of this menu _but_  the
> third level of the page tree, since you are using entryLevel=3.
>
> HTH
>
> Joey
>
> -- 
> Wenn man keine Ahnung hat: Einfach mal Fresse halten!
> (If you have no clues: simply shut your gob sometimes!)
> Dieter Nuhr, German comedian
> openBC/Xing: http://www.cybercraft.de
> T3 cookbook: http://www.typo3experts.com
>
>
> _______________________________________________
> 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