All pastes #749319 Raw Edit

Miscellany

public text v1 · immutable
#749319 ·published 2007-10-25 16:49 UTC
rendered paste body
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<T3DataStructure>
	<meta type="array">
		<langDisable>1</langDisable>
	</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_img_src type="array">
				<tx_templavoila type="array">
					<title>Image Source</title>
					<description>map this to image</description>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>image</eType>
					<TypoScript>
	10 = IMAGE
	10.file.import = uploads/tx_templavoila/
	10.file.import.current = 1
	10.file.import.listNum = 0
					</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>Image Source</label>
				</TCEforms>
			</field_img_src>
			<field_class type="array">
				<type>attr</type>
				<tx_templavoila type="array">
					<title>Button Style (set width)</title>
					<description>map this to the root div, select style attribute</description>
					<sample_data type="array">
						<numIndex index="0">width:78px;</numIndex>
					</sample_data>
					<eType>TypoScriptObject</eType>
					<TypoScriptObjPath>lib.button_width</TypoScriptObjPath>
				</tx_templavoila>
				<TCEforms type="array">
					<label>Button Style (set width)</label>
				</TCEforms>
			</field_class>
			<field_href type="array">
				<type>attr</type>
				<tx_templavoila type="array">
					<title>Link</title>
					<description>map this to a, select href attibute</description>
					<sample_data type="array">
						<numIndex index="0"></numIndex>
					</sample_data>
					<eType>link</eType>
					<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_href>
		</el>
	</ROOT>
</T3DataStructure>