[TYPO3] Current Menu

Marek Matis marek.matis at gmail.com
Tue Jun 26 03:21:31 CEST 2007


Hi folks,

I have menu.

* Level 1
** Level 2
*** Level 3
**** Level 4
.
.

When I am in e.g. level 1 I want show only level 1. When I am in level 3 I
want show only level 3.
I can do this with condition.

e.g.

[treeLevel = 3]
.....entryLevel = 3
..
..

But with e.g. 100 level I will need 100 conditions.
Exists something like "entryLevel = <current level>".

It looks like easy thing, but I don't have idea how do it.

Thanks for help.
Marek


More information about the TYPO3-english mailing list