[TYPO3-english] Content elements in menu - for mega menu

Søren Malling soren.malling at gmail.com
Thu Mar 10 10:39:34 CET 2011


Hi Morten,

A wild guess would be

lib.TOPEMENU.2.stdWrap.cOject.1 = RECORDS
lib.TOPEMENU.2.stdWrap.cOject.1 {
# your settings from http://wiki.typo3.org/TSref/RECORDS
}

Regards,

Søren Malling

TYPO3 Brugergruppe Danmark: www.typo3danmark.dk
Twitter: twitter.com/sorenmalling



On Thu, Mar 10, 2011 at 10:12 AM, Morten Hagh <morten at hagh.dk> wrote:
> Hi list,
>
>
>
> is it possible somehow to get content elements in a drop down / mega menu?
> In my menu I want some pictures etc. but I am not sure how to get this.
>
> My menu is created with the following TS:
>
>
>
> lib.TOPMENU = HMENU
> lib.TOPMENU.entryLevel = 0
> lib.TOPMENU.1 = TMENU
> lib.TOPMENU.1 {
>  expAll = 1
>  wrap = <ul id="topnav">|</ul>
>
>  NO.wrapItemAndSub = <li>|</li>
> }
>
> lib.TOPMENU.2 < lib.TOPMENU
> lib.TOPMENU.2 {
>  wrap = <div class="sub"><ul>|</ul></div>
>  NO.wrapAll = <li>|</li>
> }
>
>
>
> But can I somehow INSIDE my <div class="sub"></div> (the div is used for my
> "dropdown") get some content elements, i.e. a text with image element?
>
> I still want my main pages as menuitems. But content elements as subitems.
>
> /Morten Hagh
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list