[Typo3-german] Letzter Menüpunkt im Tree
Matthias Stuebner
news at stuebner.de
Mon Oct 31 15:29:44 CET 2005
Am Mon, 31 Oct 2005 15:04:37 +0100 schrieb JoH:
> Ganz einfach: Es wird mit "equals" abgefragt und das ist bekanntermaßen
> "true" oder "false".
> Es kann also entweder 10 "true" sein oder 20, nie aber beides, weil der
> Schalter "negate" das Ergebnis umkehrt.
Etl. habe ich Deine Antwort nicht verstanden, aber würde nicht auch
folgendes funktionieren?
>> 10 = TEXT
>> 10.value = <li class="standard">|
>> 10.if {
>> value.data = register : lastItemUid
>> equals.field = uid
>> negate = 1
>> }
>>
>> 10 = TEXT
>> 10.value = <li class="lastItem">|
>> 10.if {
>> value.data = register : lastItemUid
>> equals.field = uid
>> }
--
mfg Matthias
More information about the TYPO3-german
mailing list