[TYPO3-commerce] expanded catmenu - how to make?

Georg Schönweger gearg.schenveger at virgilio.it
Mon Jul 7 15:33:33 CEST 2008


Hi,


on our site we use the following TS-Code;


20 = HMENU

20 {
    # expanded Navi for js navi
    special = userfunction
    special.userFunc = user_tx_commerce_catmenu_pub->init  
    special {
      category = 34
      showProducts = 0
      overridePid = {$plugin.tx_commerce_lib.overridePid}
      expandAll = 1
    }   

20.1 = TMENU

...

20.2 = TMENU


it would be better if 20.1.expAll would work but it seems not..


greetz, Georg



Matyi Gábor schrieb:

> http://lists.netfielders.de/pipermail/typo3-project-commerce/2008-July/002222.html
>
> Benjamin Mack írta:
>   
>> Hey matyi,
>>
>> ever heard of the expAll = 1 option?
>>
>> lib.menu = HMENU
>> lib.menu {
>> 	1 = TMENU
>> 	1.expAll = 1
>> }
>>
>> Doesn't this work?
>>     
>
>
> Hi!
>
> Thanks. Unfortunately this 1.expAll = 1 doesn't work, yesterday I've 
> asked it.
>
> http://lists.netfielders.de/pipermail/typo3-project-commerce/2008-July/002222.html
>
> But on the site www.velophil.de seemingly the product menu is expanded.
> I don't know, if it is a bug, or we did a mistake in our ts.
>
> Gabor
> _______________________________________________
> TYPO3-project-commerce mailing list
> TYPO3-project-commerce at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce
>
>   



More information about the TYPO3-project-commerce mailing list