[TYPO3] Menu Question

LaPointe, Matthew MLaPointe at venterinstitute.org
Mon Feb 13 23:57:01 CET 2006


after = |*||*|  ::  ||

If you want more spaces, add more  

Matt

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of
trichard at techovations.com
Sent: Monday, February 13, 2006 6:59 PM
To: TYPO3 English
Subject: Re: [TYPO3] Menu Question

Ok I used the optionsplit and I'm getting what I want sort of.

Here is what I used:

## Menu [Begin]
lib.mainMenu = HMENU
lib.mainMenu.entryLevel = 0

lib.mainMenu.1 = TMENU
lib.mainMenu.1.NO {
	allWrap = |
	ATagParams = class="frisbee-menu-link"
        after = |*||*| :: ||

}
## Menu [End]

It gives me this:

Content Examples::Products::Visions::About Us::Contact

I want this

Content Examples :: Products :: Visions :: About Us :: Contact

No sure how to add the spaces in there.  I have tried doing:

space = 1|1

but it doesn't seem to work.

Troy

> Take a look at optionsplit. This is what it does best. :)
>
> Matt
>
> -----Original Message-----
> From: typo3-english-bounces at lists.netfielders.de
> [mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of
> trichard at techovations.com
> Sent: Monday, February 13, 2006 2:02 PM
> To: TYPO3 English
> Subject: [TYPO3] Menu Question
>
> Ok here is what I'm trying to do.  I want to create a menu that looks
> like
> this.
>
> Content Examples :: Products :: Visions :: About Us :: Contact
>
> Right now I have this code created.
>
> ## Menu [Begin]
> lib.mainMenu = HMENU
> lib.mainMenu.entryLevel = 0
>
> lib.mainMenu.1 = TMENU
> lib.mainMenu.1.NO {
> 	allWrap = |
> 	ATagParams = class="frisbee-menu-link"
>         after = ::
> }
> ## Menu [End]
>
> It gives me this.
>
> Content Examples::Products::Visions::About Us::Contact::
>
> First how do I remove the :: from the end of the menu string?
> Second how do I get spaces on either side of the ::?
>
> Thanks
> Troy
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


_______________________________________________
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