[TYPO3] Menus and Multilanguage

markoub marko.milosevic at deepscreen.ch
Mon Jan 29 09:48:41 CET 2007


I got TS object lib.mainMenu, and that is special HMENU.
Code is following:
lib.mainMenu = HMENU
lib.mainMenu {
special = userfunction
special.userFunc = user_tx_commerce_catmenu_pub->init
special{
category = 152
showProducts = 0
overridePid = 128
}

Of course, this is menu which generates category listing from commerce 
extension.

My problem is: when I change language, menu disappears.

When I generate ordinary text object, I just have to set lang.xx property.

Is here anything similar?

Thanks!


More information about the TYPO3-english mailing list