[TYPO3-german] AND Operator in Conditions
Christian Wolff
Chris at connye.com
Tue Feb 6 21:13:46 CET 2007
Hallo Ling
hier aus der TS-Ref:
This condition will match if the visitor opens the website with Internet Explorer on Windows (but not on Mac)
[browser = msie] && [system = win]
This will match with either Opera or Netscape browsers
[browser = opera] || [browser = netscape]
This will match with either Internet Explorer or Netscape. In case of Netscape, the version must be above 4.
[browser = msie] || [browser = netscape] && [version => 4]
browser
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.0.0/view/4/1/
gruss chris
Am Tue, 06 Feb 2007 21:07:29 +0100 hat Daniel Selinger <typo3 at dselinger.net> geschrieben:
> Hi,
>
> kann es sein das es keinen AND-Operator bei den Conditions gibt?
> Das hier gilt ja als OR, oder?
>
> [globalVar = x][globalVar = y]
> blabla
> [global]
>
> Thx
> Ling
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
>
>
--
christian wolff - multimedia producer
telefon: (030) 789 134 99
handy: 0179 49 44 758
email: chris at connye.com
adresse: schenkendorfstr. 6 - 10965 berlin
More information about the TYPO3-german
mailing list