[TYPO3] separator character in TMENU

Matyi Gábor gmatyi at freemail.hu
Tue Sep 23 10:04:40 CEST 2008


Hi!

I have this simple TMENU

lib.navigation = HMENU
lib.navigation {
   1 = TMENU
   1 {
      NO {
         allWrap =  | *
      }
      ACT < .NO
      ACT = 1
   }
}

This generates the following.

Item1 * Item2 * Item3 * Item4 * Item5 *

My question is how could I generate this:

Item1 * Item2 * Item3 * Item4 * Item5

(I don't like the separator character after the last menu item.

Thanks 

Gabor Matyi


More information about the TYPO3-english mailing list