[TYPO3] Menu of subpages

Matthew Manderson matthew at manderson.co.uk
Tue Sep 26 15:43:29 CEST 2006


Rakowski

> It is dependent from where I am in the rootline.
Why don't you just set:

[treeLevel = 1]
temp.menu_aa.entryLevel = 0
[treeLevel = 2]
temp.menu_aa.entryLevel = 1
[treeLevel = 3]
temp.menu_aa.entryLevel = 2
[treeLevel = 4]
temp.menu_aa.entryLevel = 3
[treeLevel = 5]
temp.menu_aa.entryLevel = 4
[global]

This way the menu knows where to start on each level.

Matthew



More information about the TYPO3-english mailing list