[TYPO3-templavoila] Proper use of the "Local Processing" option

Dmitry Dulepov dmitry.dulepov at gmail.com
Fri Sep 25 14:17:49 CEST 2009


Hi!

Francois Suter wrote:
> You don't need to paste the whole XML of the DS, but you have to put a
> structure that can be merged into the complete XML. This means every
> node in the structure must match an existing node, all the way down to
> the value you want to change.
> 
> So you will have to enter something like:
> 
> <T3DataStructure>
>     <ROOT type="array">
>         <el type="array">
>             <field_content type="array">
>                 <tx_templavoila type="array">

The following is not needed:

>                     <title>Content</title>
>                     <sample_data type="array">
>                         <numIndex index="0">Here comes your
> content.</numIndex>
>                     </sample_data>
>                     <eType>ce</eType>

because it did not change.

-- 
Dmitry Dulepov
Facebook: http://www.facebook.com/dmitryd
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs


More information about the TYPO3-project-templavoila mailing list