[TYPO3] TMENU IF level=3
Bas van der Togt
b.vandertogt at profinit.com
Mon Mar 26 16:53:05 CEST 2007
Hello list again!
I build the following TMENU:
# ProductMenu
temp.ProductMenu = HMENU
temp.ProductMenu {
wrap = <div class="prod-left"></div>|<div class="prod-right"></div>
entryLevel = -2
1 = TMENU
1 {
SPC = 1
SPC.doNotLinkIt = 1
expAll = 0
NO {
linkWrap = <div class="prod-no">|</div><div
class="prod-spacer"></div>|*|<div class="prod-no">|</div><div
class="prod-spacer"></div>|*|<div class="prod-no">|</div>
}
ACT < .NO
ACT = 1
ACT.linkWrap = <div class="prod-act">|</div><div
class="prod-spacer"></div>|*|<div class="prod-act">|</div><div
class="prod-spacer"></div>|*|<div class="prod-act">|</div>
RO = 0
}
}
Now i want to show this menu only when Level 3 is active.
Can somebody help me to do this?
Your help would be great!
cheers,
Bas
More information about the TYPO3-english
mailing list