[TYPO3] Possible to split a menu in half?

Jody Cleveland Cleveland at winnefox.org
Thu Feb 2 21:31:02 CET 2006


Nevermind, I just got it. I'll post my code once I finish with it.

- jody 

> -----Original Message-----
> From: typo3-english-bounces at lists.netfielders.de 
> [mailto:typo3-english-bounces at lists.netfielders.de] On Behalf 
> Of Jody Cleveland
> Sent: Thursday, February 02, 2006 11:30 AM
> To: TYPO3 English
> Subject: Re: [TYPO3] Possible to split a menu in half?
> 
> > first one has 3 items, start with 0
> > second one has 3 items, start with 3
> > 
> > but max should read
> > maxItems
> > 
> > 
> > but didnt i advised you to look at tsref for right syntax 
> (sorry cant
> > resist!)?
> 
> Um... Hey! What's that over there!
> 
> You did, and I neglected to, very sorry. I have now though. 
> I've got it
> so it only displays 3 items in the first row, but there's 
> nothing in the
> second. Here's my code:
> 
> lib.mainMenu {
>   begin = 0
>   maxItems = 3
>   wrap = <div id="menu1">|</div>
> }
> 
> lib.mainMenuX < lib.mainMenu
> lib.mainMenuX {
>   begin = 3
>   wrap = <div id="menu2">|</div>
> }
> 
> Does the second menu row need 'entryLevel' at all? Or is 
> there something
> else I'm missing?
> 
> - jody
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 



More information about the TYPO3-english mailing list