[TYPO3] definition lists and menus
Mads M. Hansen
madsmh at gmail.com
Sat Nov 11 22:17:55 CET 2006
On 11/11/06, Christopher Torgalson <bedlamhotel at gmail.com> wrote:
>
> Hi,
>
> On 11/11/06, Mads M. Hansen <madsmh at gmail.com> wrote:
>
> > HI Christopher, thanks for your reply.
> >
> > The reason for the separate definition lists is that each dl is is
> floated
> > to produce the menu on this page
> > http://mads.eccentric.dk/eccentric/template.html
> >
>
>
> That makes sense I guess. To do that, set the TS up this way instead:
>
>
> lib.navigation = HMENU
> lib.navigation {
> 1 = TMENU
> 1 {
> noBlur = 1
> expAll = 1
>
> NO = 1
> NO {
> linkWrap = <dl><dt>|</dt>
> }
> }
>
> 2 = TMENU
> 2 {
> wrap = <dd><ul>|</ul></dd></dl>
> noBlur = 1
>
> NO = 1
> NO {
> wrapItemAndSub = <li>|</li>
> }
> }
> }
>
>
> ---
> Christopher Torgalson
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
Works great, thanks a lot :)
Regards, Mads
More information about the TYPO3-english
mailing list