[TYPO3] wrapItemAndSub not for the last item
Sergio Catalá Gil
scatala at iti.upv.es
Thu Jul 24 12:33:30 CEST 2008
Hi,
I have the next TS code:
temp.Menu = HMENU
temp.Menu {
entryLevel = 1
1 = TMENU
1 {
noBlur = 1
expAll = 1
NO {
wrapItemAndSub = | X
}
}
}
The result on my web is something like that:
Menu1 X Menu2 X Menu3 X
Is there a way to remove the last "X"? Some kind of TS sentence that
allows not using "wrapItemAndSub" for the last item (or even the
first)?
Thanks in advance,
Sergio
More information about the TYPO3-english
mailing list