[TYPO3-templavoila] TV 1.2.0 : Wrong mapping information in TO
    Marc Ehret 
    marc.ehret at gmx.net
       
    Tue Jan 23 15:20:28 CET 2007
    
    
  
Dmitry Dulepov wrote:
> :)))
:(((
<T3DataStructure>
	<meta type="array">
		<langDisable>1</langDisable>
	</meta>
	<ROOT type="array">
		<tx_templavoila type="array">
			<title>ROOT</title>
			<description>Select the HTML element ...</description>
		</tx_templavoila>
		<type>array</type>
		<el type="array">
			<field_content type="array">
				<tx_templavoila type="array">
					<title>Content</title>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>ce</eType>
	<TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
	10.wrap = <!--TYPO3SEARCH_begin--> | <!--TYPO3SEARCH_end-->
         </TypoScript>
					<oldStyleColumnNumber type="integer">0</oldStyleColumnNumber>
				</tx_templavoila>
				<TCEforms type="array">
					<config type="array">
						<type>group</type>
						<internal_type>db</internal_type>
						<allowed>tt_content</allowed>
						<size>5</size>
						<maxitems>200</maxitems>
						<minitems>0</minitems>
						<multiple>1</multiple>
						<show_thumbs>1</show_thumbs>
					</config>
					<label>Content</label>
				</TCEforms>
			</field_content>
		</el>
	</ROOT>
</T3DataStructure>
    
    
More information about the TYPO3-project-templavoila
mailing list