[TYPO3] menu into list

Murányi Árpád pesz at pesz.hu
Thu Nov 15 12:22:26 CET 2007


Hei François,

> If I understand you well, you need something like:
> 
> temp.nav = COA
> temp.nav {
>     10 = HMENU
>     10 {
>         [your menu code here]
>         wrap = <li><ul>|</ul></li>
>     }
>     20 = TEXT
>     20.value = text for some other box
>     20.wrap = <li>|</li>
>     30 ...
>     wrap = <ul>|</ul>
> }

that is it, thank you very much.

best,
arpad


More information about the TYPO3-english mailing list