[TYPO3-english] How to configure tt_content.menu recursively

Tapio Markula tapio.markula at xetpoint.fi
Wed Dec 3 08:54:31 CET 2008


Syed Mohammad Anees Masudi kirjoitti:
> 
> Hi,
>  
> Please if anyone can help me out for the following bug. I will really appreciate your help. 
>  
> How can I configure a tt_content.menu recursively? 

not supported but you can copy setting

lib.mymenu=HMENU
lib.mymenu.1 {
...
}

lib.mymenu.2 < lib.mymenu.1
lib.mymenu.3 < lib.mymenu.1
lib.mymenu.4 < lib.mymenu.1
...
as far as you need


More information about the TYPO3-english mailing list