Wednesday, 9 January 2013

Typoscript condition cookie check

Need to display/hide content based on cookies? Use the following:

[globalString = _COOKIE|cookie_name = cookie_value]
...
[global]