[TYPO3] GEMENU hide level 1 NO
Bas van der Togt
b.vandertogt at profinit.com
Thu Mar 23 17:41:56 CET 2006
Joey, i can say you are a Typo3 master!
Thank you very much.
It's working now!
Cheers, Bas
JoH schreef:
>>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
>
More information about the TYPO3-english
mailing list