[TYPO3] Menu Question

LaPointe, Matthew MLaPointe at venterinstitute.org
Mon Feb 13 19:42:33 CET 2006


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



More information about the TYPO3-english mailing list