[TYPO3-english] Wrap only particular content elements in a Templavoila mapping?
Jigal van Hemert
jigal at xs4all.nl
Thu Apr 23 09:53:45 CEST 2009
>>
>> 10 = RECORDS
>> 10.source.current = 1
>> 10.tables = tt_content
>> 10.wrap = <!--TYPO3SEARCH_begin--> | <!--TYPO3SEARCH_end-->
>>
> in the Web>Template>10.source.stdWrap.wrap will wrap the "source", not
> the result. You need to examine tt_content
> propertiesTypoScript_Object_Browser. If I remember correctly, it is a
> COA. It means you can use COA's "wrap" property. Do in you *main* TS:
It's a CASE...
Could one use the 'conf' property of RECORDS here?
10.conf.tt_content < tt_content
and then you should be able to set things in the copied configuration.
Indeed the Object Browser is your friend in this case :-)
--
Jigal van Hemert.
More information about the TYPO3-english
mailing list