Hallo Sebastian,

Sebastian Jurk schrieb:

> Hallo,
> 
> ich hatte im Typoscript eine Condition gesetzt. Ein Button sollte bis 
> zum 13.10.2011 angezeigt werden.
> 
> [year = <2012] && [month = <11] && [dayofmonth = <14]
> 
> Na und heute war der Button natürlich nicht mehr zu sehen was ja auch 
> klar ist. Nur ich komme grad nicht drauf wie es richtig gemacht wird...

[year = <2012] && [month = <11] || [year = <2011] && [dayofmonth = <14] ||
[month = <10] || [year = <2011]

Wobei Du die <2011 natürlich weglassen kannst. 

Gruß Martin
-- 
Bitte nicht an der E-Mail-Adresse fummeln, die paßt so.
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an