[Typo3] Tmenu and entrylevel

michael karatepla at yahoo.fr
Wed May 4 17:49:18 CEST 2005


Try to add this

lib.mainMenu.special = directory
lib.mainMenu.special.value = 0


Mic

Patrick Scholman wrote:

> Hello,
>
> My website has a simple structure:
>
> Home
> |-Shortcut to Home
> |-Page2
> |-Page3
> |-Page4
>
> The (great!) TemplaVoila wizard created a template with the following 
> code for the menu:
>
> ## Menu [Begin]
> lib.mainMenu = HMENU
> lib.mainMenu.entryLevel = 1
>
> lib.mainMenu.1 = TMENU
> lib.mainMenu.1.NO {
>     allWrap = <li>|</li>
> }
>     
> lib.mainMenu.1.ACT = 1
> lib.mainMenu.1.ACT {
>     allWrap = <li id="active">|</li>
> }
> ## Menu [End]
>
> This shows the subpages just as it should on 'Home' and 'shortcut to 
> Home', but no menu shows on page2,3,4.
>
> I use 3.8.0beta2, TV 0.4, no other extensions installed.
>
> Does anyone have a clue why this should happen?
>
> Thanks,
>
> Patrick
> _______________________________________________
> 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