Hi Lorenz and Tyler! Thanks for the answer. One more click and I found the solution.... sorry :)
Bye Roberto 2010/2/19 Ulrich Lorenz PHZ Luzern <[email protected]> > Hi there > > Open your URL again, go to the next page and read: > > "In the “globalString” condition, key “TSFE:” will not work because the > TSFE global object only exists in the FE context. The “LIT:” key will not > work either as it is used to compare TypoScript constants, which are not > available in the BE context." > > I'm not aware of a solution without the use of additional extensions. A > solution using the Template selector is described here: > http://admirableadmin.de/142/typo3-layout-umschalter > > > Lorenz > > > -----Ursprüngliche Nachricht----- > Von: [email protected] im Auftrag von Roberto > Torresani > Gesendet: Fr 19.02.2010 19:21 > An: TYPO3 English > Betreff: [TYPO3-english] TSConfig and condition > > Hi! > In the TSConfig manual ( > > http://typo3.org/documentation/document-library/references/doc_core_tsconfig/4.3.2/view/1/2/ > ) > is wrote that is possible to use conditions in 4.3 > > I try with the code: > > > mod.SHARED.colPos_list = 0 > [globalVar = TSFE:page|layout=1] > mod.SHARED.colPos_list = 0,1 > [global] > > > but if I set the layout=1 I have always one column in backend page (I have > the same conditions in template) > What is wrong? > > Thanks > Roberto > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english > > > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english > _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
