[TYPO3-english] One more condition problem

Pero Matic pero at matic.com
Mon Sep 7 11:38:32 CEST 2009


Reinhard Führicht wrote:
> I think "cObject" is not a wrap but rather a property of stdWrap.
> Correct me again if I am wrong.
>
>>>
>>> page.10.template = FILE
>>> page.10.template.file.cObject = TEXT
>>> page.10.template.file.cObject.value = fileadmin/templates/index
>>> page.10.template.file.wrap = |.html

I tried this:

page.10.subparts.body.template.file.cObject = TEXT
page.10.subparts.body.template.file.cObject.value = temp1.tmpl
page.10.subparts.body.template.file.cObject.override = temp2.tmpl
page.10.subparts.body.template.file.cObject.override.if.isInList.dataWrap = 
{register:newsCategoryUid}
page.10.subparts.body.template.file.cObject.override.if.value = 54, 56 etc..

and it's now working but it looks like it has a potential. 




More information about the TYPO3-english mailing list