[TYPO3-english] T3 4.3.2 TS CONFIG condition on treeLevel

David Bruchmann typo3-en at bruchmann-web.de
Tue Mar 9 11:11:30 CET 2010


----- Ursprüngliche Nachricht -----
Von:        Riccardo De Contardi <riccardo.decontardi at bhuman.it>
Gesendet:   Dienstag, 9. März 2010 10:42:49
An:         typo3-english at lists.typo3.org
CC:
Betreff:    [TYPO3-english]  T3 4.3.2 TS CONFIG condition on treeLevel
> Hello everybody:
> A little question about T3 4.3.2 and conditions in TSCONFIG: I know that
> T3 4.3.x allows conditions in Tsconfig, but...when I try to make a
> condition like in TS Setup for my Home page only:
>
> [treeLevel = 0]
> #my TSCONFIG
> [global]
>
> well, this doesn't work. It works fine if I write:
>
> [treeLevel = 1]
> #my TSCONFIG
> [global]
>
> Could you tell me why? (Just curious;))
>
> Thanks everybody!
>

Hi,

did you try [treeLevel < 1] instead of [treeLevel = 0]?

Greets
David


More information about the TYPO3-english mailing list