[Typo3] Problem with Menu Titles, TMENU hierarchy.

Francois Suter fsuter at cobweb.ch
Tue Oct 11 09:23:10 CEST 2005


Hi,

> # Menu 1 cObject
> lib.left_nav = HMENU
>
>
> # First level menu-object, textual
> lib.left_nav.1 = TMENU
> lib.left_nav.1 {
>
> # Normal state properties
> NO.allWrap = <div class="menu_title"><h3> | </h3></div>
>
> }

NO.doNotLinkIt = 1

> # Second level menu-object, textual
> lib.left_nav.2 = TMENU
> lib.left_nav.2 {
> target = page
> # Normal state properties
> wrap = <li> | </li>

NO.allWrap = <li> | </li>

maybe?

> # Enable active state and set properties:
> ACT = 1
> ACT.stdWrap.htmlSpecialChars = 1
> ACT.allWrap = <li class="level_two"><div class="active"> | </div></li>
> }

HTH

François Suter
Directeur technique
-----------------------------------------------------
Cobweb Development Sàrl
www.cobweb.ch
-----------------------------------------------------



More information about the TYPO3-english mailing list