[TYPO3-english] TS limited level menu

unfinishedsweet p.halczakCUT at ITgmail.com
Sun Feb 8 13:07:04 CET 2009


main page
|
|----Page1
| |
| |-Subpage1
| |_Subpage2
| |
| |-Level3subpage1
|
|-----Page2
| |
| |_Subpage3
|
|_____Page3

subparts.menu_left = HMENU
subparts.menu_left.special = directory
subparts.menu_left.1 = TMENU
subparts.menu_left.1 {
NO.allWrap = <li>|</li>
ACT = 1
ACT.allWrap = <li id="active">|</li>
}

Is it any way to allow menu to display subpages of each Pagex and keep 
it at the same state when navigate to Pagex->Subpagex->Level3subpagex. 
The point is to keep state of menu as is displayed in Pagex for each 
page that is deeper in the actual tree?

I have experimented with entryLevel and special = list, but no result.


More information about the TYPO3-english mailing list