[TYPO3-english] Show parent elements with HMENU ?

Peter Kühnlein peter at function2form.net
Sun Jan 31 18:16:06 CET 2016


Hi Joakim,

have you tried entryLevel = 0 ?

Cheers
Peter

Am 31.01.2016 um 18:06 schrieb Joakim Hansen:
> Currently my site hierarchy is
>
> Private
> - One
> - Two
> - Three
> Corporate
> - Four
> - Five
> - Six
>
> If I click into One, menu shows only One, Two Three.
> How can I make it show Private, One, Two, Three, Corporate ?
>
> Here's current code:
>
> lib.secondNavi = HMENU
> lib.secondNavi.entryLevel=1
> lib.secondNavi.1 = TMENU
> lib.secondNavi.1 {
>   wrap = <ul id="secondNavi">|</ul>
>   expAll = 0
>   NO.allWrap = <li>|</li>
>   RO < .NO
>   RO = 1
>   CUR < .NO
>   CUR = 1
>   CUR.allWrap = <li class="active">|</li>
>   ACT < .CUR
> }

-- 

http://function2form.net
http://peter-kuehnlein.net

"At first putting forth great effort to be sure that you have grasped 
the basics, then practicing so that it may come to fruition is something 
that will never stop for your whole lifetime."
(Hagakure)

Latest projects
http://mein-bobber.de
http://noris-chapter.de


More information about the TYPO3-english mailing list