[TYPO3] Menu nivel 2
Dmitry Dulepov
dmitry at typo3.org
Tue Jul 3 14:54:29 CEST 2007
Miguel Angel Calleja Lázaro wrote:
> Hi list, i would like to do a menu of nivel 2 type:
>
> Page 1
> Page 2
> Page 3
> Page 3.1
> Page 3.2
> Page 3.3
> Page 4
>
> I did this, but only display pages nivel 1:
> lib.columna = COA
> lib.columna.5=TEXT
> lib.columna.5.value=<h2>Prensa</h2>
> lib.columna.10 = HMENU
> lib.columna.10.entryLevel=1
> lib.columna.10.1 = TMENU
> lib.columna.10.1 {
> wrap = <ul>|</ul>
> NO.allWrap = <li> | </li> ACT = 1
> ACT.allWrap = <li class="active">| </li>
> }
>
> How can I do to display menu nivel 1 and nivel 2 if is there at the same
> time? Thanks
Well, it shows only level 1 because you defined menu only for level 1
(lib.columna.10.1). You have to define it for as many levels as you need.
--
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
More information about the TYPO3-english
mailing list