[TYPO3] bodyTag depends on columns
Pierre Rouwens
prouwens at tc2l.ca
Mon Mar 6 20:56:25 CET 2006
Hi again,
I've tried another way with this :
std.bodyTagCObject = COA
std.bodyTagCObject.10 = TEXT
std.bodyTagCObject.10.value = <body id="col3">
std.bodyTagCObject.10.if.isTrue.cObject < std.10.subparts.colonne_droite
std.bodyTagCObject.20 = TEXT
std.bodyTagCObject.20.value = <body id="col2">
std.bodyTagCObject.20.if.isFalse.cObject < std.10.subparts.colonne_droite
But it works as it isFalse doesn't work at all i have all time <body
id="col3">.
Any idea ?
TIA
Pierre
More information about the TYPO3-english
mailing list