[TYPO3] GEMENU hide level 1 NO

JoH info at cybercraft.de
Thu Mar 23 17:36:52 CET 2006


> It's working but now my ACT state is not working anymore.
> This is my code:
>
> # Menu Left Level 1
> temp.MenuLeft = HMENU
> temp.MenuLeft.entryLevel = 0
> temp.MenuLeft.1 = GMENU
> temp.MenuLeft.1.NO {
>      allStdWrap.cObject = TEXT
> }
>
> # Menu Left Level 1
> temp.MenuLeft.1.ACT < temp.MenuLeft.1.NO
> temp.MenuLeft.1.ACT = 1
> temp.MenuLeft.1.ACT {
> }

Well - since you copy the NO state into the ACT state you have to clear that
parameter there.

temp.MenuLeft.1.ACT {
    allStdWrap >
}

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.cybercraft.de





More information about the TYPO3-english mailing list