⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (2.3 KB)
Bug #17736
» datastructure.xml
Administrator Admin, 2007-10-30 18:14
<?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>
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"
>
<title
type=
"array"
>
<tx_templavoila
type=
"array"
>
<title>
Title
</title>
<sample_data
type=
"array"
>
<numIndex
index=
"0"
></numIndex>
</sample_data>
<eType>
input_h
</eType>
</tx_templavoila>
<TCEforms
type=
"array"
>
<config
type=
"array"
>
<type>
input
</type>
<size>
48
</size>
<eval>
trim
</eval>
</config>
<label>
Title
</label>
</TCEforms>
</title>
<images
type=
"array"
>
<type>
array
</type>
<section>
1
</section>
<tx_templavoila
type=
"array"
>
<title>
Sponsors
</title>
<eType>
input
</eType>
</tx_templavoila>
<el
type=
"array"
>
<image_container
type=
"array"
>
<type>
array
</type>
<tx_templavoila
type=
"array"
>
<title>
Sponsor
</title>
<eType>
input
</eType>
</tx_templavoila>
<el
type=
"array"
>
<image
type=
"array"
>
<tx_templavoila
type=
"array"
>
<title>
Sponsor image
</title>
<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
10.file.maxW = 145
</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>
Sponsor image
</label>
</TCEforms>
</image>
</el>
</image_container>
</el>
</images>
</el>
</ROOT>
</T3DataStructure>
« Previous
1
2
Next »
(1-1/2)
Loading...