<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
	<meta type="array">
		<langDisable>1</langDisable>
	</meta>
	<ROOT type="array">
		<tx_templavoila type="array">
			<title>ROOT</title>
			<description>Wählen Sie das HTML-Element der Seite, das Sie als übergeordnetes Container-Element der Vorlage möchten.</description>
		</tx_templavoila>
		<type>array</type>
		<el type="array">
			<field_boxtype type="array">
				<type>attr</type>
				<tx_templavoila type="array">
					<title>Box-Variante:</title>
					<description>Class-Attribut des äußeren Div</description>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>select</eType>
					<tags>div</tags>
				</tx_templavoila>
				<TCEforms type="array">
					<config type="array">
						<type>select</type>
						<items type="array">
							<numIndex index="0" type="array">
								<numIndex index="0">Standard</numIndex>
								<numIndex index="1">highlightbox</numIndex>
							</numIndex>
							<numIndex index="1" type="array">
								<numIndex index="0">Download</numIndex>
								<numIndex index="1">highlightbox download</numIndex>
							</numIndex>
							<numIndex index="2" type="array">
								<numIndex index="0">Aktuelles</numIndex>
								<numIndex index="1">highlightbox aktuelles</numIndex>
							</numIndex>
							<numIndex index="3" type="array">
								<numIndex index="0">Standard breit</numIndex>
								<numIndex index="1">highlightbox breit</numIndex>
							</numIndex>
							<numIndex index="4" type="array">
								<numIndex index="0">Download breit</numIndex>
								<numIndex index="1">highlightbox breit download</numIndex>
							</numIndex>
							<numIndex index="5" type="array">
								<numIndex index="0">Aktuelles breit</numIndex>
								<numIndex index="1">highlightbox breit aktuelles</numIndex>
							</numIndex>
						</items>
						<default>0</default>
					</config>
					<label>Box-Variante:</label>
				</TCEforms>
			</field_boxtype>
			<field_headline type="array">
				<tx_templavoila type="array">
					<title>Überschrift:</title>
					<description>H1-Element der Textbox</description>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>input</eType>
					<tags>h1</tags>
					<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>Überschrift:</label>
				</TCEforms>
			</field_headline>
			<field_boxtext type="array">
				<tx_templavoila type="array">
					<title>Text:</title>
					<description>p-Element der Textbox, inner</description>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>text</eType>
					<tags>p</tags>
					<proc type="array">
						<HSC type="integer">1</HSC>
					</proc>
				</tx_templavoila>
				<TCEforms type="array">
					<config type="array">
						<type>text</type>
						<cols>48</cols>
						<rows>5</rows>
					</config>
					<label>Text:</label>
				</TCEforms>
			</field_boxtext>
			<field_picture type="array">
				<tx_templavoila type="array">
					<title>Bild:</title>
					<description>IMG-Tag der Highlight-Box</description>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>imagefixed</eType>
					<tags>img</tags>
					<TypoScript>
						10 = IMAGE
						10.file = GIFBUILDER
						10.file {
							XY = 80,80
							10 = IMAGE
							10.offset = 80-[10.w]/2,80-[10.h]/2
							10.file.import = uploads/tx_templavoila/
							10.file.import.current = 1
							10.file.import.listNum = 0
							10.file.maxW = 80
							10.file.minW = 80
							10.file.maxH = 80
							10.file.minH = 80
						}
												
						10.stdWrap.typolink.parameter.field = field_boxlink
					</TypoScript>
				</tx_templavoila>
				<TCEforms type="array">
					<config type="array">
						<type>group</type>
						<internal_type>file</internal_type>
						<allowed>gif,png,jpg,jpeg</allowed>
						<max_size>1000</max_size>
						<uploadfolder>uploads/tx_templavoila</uploadfolder>
						<show_thumbs>1</show_thumbs>
						<size>1</size>
						<maxitems>1</maxitems>
						<minitems>0</minitems>
					</config>
					<label>Bild:</label>
				</TCEforms>
			</field_picture>
			<field_boxlink_class type="array">
				<type>attr</type>
				<tx_templavoila type="array">
					<title>Klasse des Link-Containers</title>
					<description>Class-Attribut des boxlink-P-Elements</description>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>none</eType>
					<TypoScript>
						10 = TEXT
						10.value = boxlink
						20 = TEXT
						20.value = -hidden
						20.if.isFalse.field = field_boxlink
					</TypoScript>
					<tags>p</tags>
				</tx_templavoila>
			</field_boxlink_class>
			<field_boxlink type="array">
				<type>attr</type>
				<tx_templavoila type="array">
					<title>Link:</title>
					<description>href-Attribut des boxlink-A-Tags</description>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>link</eType>
					<tags>a</tags>
					<TypoScript>
						10 = TEXT
						10.typolink.parameter.current = 1
						10.typolink.returnLast = url
					</TypoScript>
					<proc type="array">
						<HSC type="integer">1</HSC>
					</proc>
				</tx_templavoila>
				<TCEforms type="array">
					<config type="array">
						<type>input</type>
						<size>15</size>
						<max>256</max>
						<checkbox></checkbox>
						<eval>trim</eval>
						<wizards type="array">
							<_PADDING type="integer">2</_PADDING>
							<link type="array">
								<type>popup</type>
								<title>Link</title>
								<icon>link_popup.gif</icon>
								<script>browse_links.php?mode=wizard</script>
								<JSopenParams>height=300,width=500,status=0,menubar=0,scrollbars=1</JSopenParams>
							</link>
						</wizards>
					</config>
					<label>Link:</label>
				</TCEforms>
			</field_boxlink>
			<field_boxlink_title type="array">
				<tx_templavoila type="array">
					<title>Link-Beschriftung:</title>
					<description>A-Tag des boxlink-Div</description>
					<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>
						<default>...mehr</default>
					</config>
					<label>Link-Beschriftung:</label>
				</TCEforms>
			</field_boxlink_title>
			<field_add_boxlink_class type="array">
				<type>attr</type>
				<tx_templavoila type="array">
					<title>Klasse des zweiten Link-Containers</title>
					<description>Class-Attribut des boxlink-P-Elements</description>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>none</eType>
					<TypoScript>
						10 = TEXT
						10.value = boxlink
						20 = TEXT
						20.value = -hidden
						20.if.isFalse.field = field_add_boxlink
					</TypoScript>
					<tags>p</tags>
				</tx_templavoila>
			</field_add_boxlink_class>
			<field_add_boxlink type="array">
				<type>attr</type>
				<tx_templavoila type="array">
					<title>Zusätzlicher Link:</title>
					<description>href-Attribut des zweiten boxlink-A-Tags</description>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>link</eType>
					<tags>a</tags>
					<TypoScript>
						10 = TEXT
						10.typolink.parameter.current = 1
						10.typolink.returnLast = url
					</TypoScript>
					<proc type="array">
						<HSC type="integer">1</HSC>
					</proc>
				</tx_templavoila>
				<TCEforms type="array">
					<config type="array">
						<type>input</type>
						<size>15</size>
						<max>256</max>
						<checkbox></checkbox>
						<eval>trim</eval>
						<wizards type="array">
							<_PADDING type="integer">2</_PADDING>
							<link type="array">
								<type>popup</type>
								<title>Link</title>
								<icon>link_popup.gif</icon>
								<script>browse_links.php?mode=wizard</script>
								<JSopenParams>height=300,width=500,status=0,menubar=0,scrollbars=1</JSopenParams>
							</link>
						</wizards>
					</config>
					<label>Zusätzlicher Link:</label>
				</TCEforms>
			</field_add_boxlink>
			<field_add_boxlink_title type="array">
				<tx_templavoila type="array">
					<title>Link-Beschriftung (zusätzlicher Link):</title>
					<description>A-Tag des zweiten boxlink-Div</description>
					<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>
						<default>...mehr</default>
					</config>
					<label>Link-Beschriftung (zusätzlicher Link):</label>
				</TCEforms>
			</field_add_boxlink_title>
		</el>
	</ROOT>
</T3DataStructure>
