[TYPO3] separator character in TMENU

StephenBungert stephenbungert at yahoo.de
Tue Sep 23 11:34:39 CEST 2008


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.html
Sent from the TYPO3 English mailing list archive at Nabble.com.



More information about the TYPO3-english mailing list