[TYPO3-english] Cannot get TS condition working?

Benoit Montereau bmontereau at gmail.com
Mon Apr 11 14:36:09 CEST 2011


Thanks both, I've read the different manual at the conditions section but
never read that there is a limitation regarding the {}. Is there other stuff
working the same way?
Regards,
Ben.



On Mon, Apr 11, 2011 at 12:19 PM, Dmitry Dulepov
<dmitry.dulepov at gmail.com>wrote:

> Hi!
>
>
> Benoit Montereau wrote:
>
>> 1 = TEXT
>> 1{
>> [system = win]
>> value = Win
>>
>
> Conditions work only on the top level. You need:
>
> 1 = TEXT
> 1.value = Mac
> [system=win]
> 1.value = Win
> [global]
>
> --
> Dmitry Dulepov
> TYPO3 core&security team member
> E-mail: dmitry.dulepov at typo3.org
> Web: http://dmitry-dulepov.com/
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list