I do the same with option split, but using vertical bars instead of stars.
This should work:
|*| sperates the allWrap in to 3 parts. The first item uses the wrap before
the first |*|, the last item in the menu uses the wrap after the second |*|,
and all the middle items use the middle wrap.
lib.navigation = HMENU
lib.navigation {
1 = TMENU
1 {
NO {
allWrap = | * |*| | * |*| |
}
ACT < .NO
ACT = 1
}
}
-----
--
Stephen Bungert
--
View this message in context:
http://www.nabble.com/separator-character-in-TMENU-tp19623056p19624252.htmlSent from the TYPO3 English mailing list archive at Nabble.com.
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english--
Stephen Bungert