Project

General

Profile

Bug #18690 » steps.xml

Administrator Admin, 2008-08-06 16:04

 
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
<meta type="array">
<langDisable>0</langDisable>
<langChildren>1</langChildren>
</meta>
<ROOT type="array">
<tx_templavoila type="array">
<title>ROOT</title>
<description>Select the HTML element on the page which you want to be the overall container element for the template.</description>
</tx_templavoila>
<type>array</type>
<el type="array">
<field_title type="array">
<tx_templavoila type="array">
<title>TITLE OF THIS SET</title>
<sample_data type="array">
<numIndex index="0"></numIndex>
</sample_data>
<eType>input</eType>
<proc type="array">
<HSC type="integer">1</HSC>
</proc>
<TypoScript>
5 = TEXT
5.data = register:tx_templavoila_pi1.parentRec.header
</TypoScript>
</tx_templavoila>
</field_title>
<field_steps type="array">
<type>array</type>
<section>1</section>
<tx_templavoila type="array">
<title>Steps</title>
<eType>input</eType>
</tx_templavoila>
<el type="array">
<field_step type="array">
<type>array</type>
<tx_templavoila type="array">
<title>Step</title>
<eType>input</eType>
</tx_templavoila>
<el type="array">
<field_header type="array">
<tx_templavoila type="array">
<title>Header</title>
<sample_data type="array">
<numIndex index="0"></numIndex>
</sample_data>
<eType>input</eType>
<proc type="array">
<HSC type="integer">1</HSC>
</proc>
</tx_templavoila>
<TCEforms type="array">
<config type="array">
<type>input</type>
<size>48</size>
<eval>trim</eval>
</config>
<label>Header</label>
</TCEforms>
</field_header>
<field_text type="array">
<tx_templavoila type="array">
<title>Text</title>
<sample_data type="array">
<numIndex index="0"></numIndex>
</sample_data>
<eType>rte</eType>
<proc type="array">
<HSC type="integer">0</HSC>
</proc>
<TypoScript><![CDATA[

10 = TEXT
10.current = 1
10.parseFunc = < lib.parseFunc_RTE
]]></TypoScript>
</tx_templavoila>
<TCEforms type="array">
<config type="array">
<type>text</type>
<cols>48</cols>
<rows>5</rows>
<softref>typolink_tag,images,email[subst],url</softref>
</config>
<defaultExtras>richtext:rte_transform[flag=rte_enabled|mode=ts_css]</defaultExtras>
<label>Text</label>
</TCEforms>
</field_text>
</el>
</field_step>
</el>
</field_steps>
</el>
</ROOT>
</T3DataStructure>
(3-3/8)