[TYPO3] if... else in typo script? - don't mean standard conditions

stem stema at web.de
Tue Mar 7 17:44:41 CET 2006


hi,

is there a way to realize if-else conditions in TS.
i would like to wrap a menu item depending on its title.

it's something like this:

NO.wrap = <div class="style">|</div>
NO.wrap.if {
         value = test, test2
         isInList.field = title
         }
.... -> now i would like to have an else to specify the wrap, if the 
title is not test or test2.

is something like this possible? that would be great.

Thanks a lot!
steffen



More information about the TYPO3-english mailing list