[TYPO3] NOT operator (! sign)?

Henrik Rasmussen info at hmrdesign.dk
Mon Oct 2 17:54:40 CEST 2006


Hello..

I'm having some troubles with typoscript..

I wan't a NOT operator, but can't find one..

Heres what I'm trying to do:

[usergroup = *] && ![PIDinRootline = 1223]
    something
[else]
    something different
[end]
[global]


But I can't get it to work.

Also tried:
[PIDinRootline = 1223]
[else]
 [usergroup = *]
    something
 [else]
    something different
[end]
[global]

But that's not working either.

Please help!

Best regards.

Henrik Rasmussen





More information about the TYPO3-english mailing list