[TYPO3-commerce] expAll and commerce navi

Georg Schönweger Georg.Schoenweger at gmail.com
Mon Nov 2 15:42:01 CET 2009


Hi,

yes that works, thank you

Georg

Kümmeritz schrieb:
> Hi Georg,
>
>   
>> is there a way to expand all submenu items if the main item isn't active (like expAll=1 for normal navis..)
>>     
> just set special.expandAll of the HMENU to 1 like this:
>
> lib {
>     navShop = HMENU
>     navShop {
>         special = userfunction
>         special {
>             userFunc = user_tx_commerce_catmenu_pub->init
>             expandAll = 1
>         }
> [...]
>     }
> }
>
> Kind regards
> Georg
> _______________________________________________
> TYPO3-project-commerce mailing list
> TYPO3-project-commerce at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-commerce
>
>   



More information about the TYPO3-project-commerce mailing list