⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (4.16 KB)
Bug #69383
» accordion.xml
Alexander Dick
, 2015-08-28 10:43
<?xml version="1.0" encoding="utf-8"?>
<T3DataStructure>
<meta>
<langDisable>
1
</langDisable>
</meta>
<sheets>
<sGeneral>
<ROOT>
<TCEforms>
<sheetTitle>
LLL:EXT:provider/Resources/Private/Language/newContentElements.xlf:accordion.elements
</sheetTitle>
</TCEforms>
<type>
array
</type>
<el>
<items>
<title>
LLL:EXT:provider/Resources/Private/Language/newContentElements.xlf:accordion.container
</title>
<type>
array
</type>
<section>
1
</section>
<el>
<itemContainer>
<type>
array
</type>
<title>
LLL:EXT:provider/Resources/Private/Language/newContentElements.xlf:accordion.element
</title>
<el>
<title>
<TCEforms>
<label>
LLL:EXT:provider/Resources/Private/Language/newContentElements.xlf:accordion.title
</label>
<config>
<type>
input
</type>
<size>
60
</size>
<eval>
trim
</eval>
</config>
</TCEforms>
</title>
<subtitle>
<TCEforms>
<label>
LLL:EXT:provider/Resources/Private/Language/newContentElements.xlf:accordion.subtitle
</label>
<config>
<type>
text
</type>
<size>
60
</size>
<eval>
trim
</eval>
</config>
</TCEforms>
</subtitle>
<image>
<TCEforms>
<label>
LLL:EXT:provider/Resources/Private/Language/newContentElements.xlf:accordion.image
</label>
<config>
<type>
group
</type>
<internal_type>
file
</internal_type>
<allowed>
gif,jpg,jpeg,png
</allowed>
<max_size>
10000
</max_size>
<uploadfolder>
uploads/pics
</uploadfolder>
<maxitems>
1
</maxitems>
<size>
1
</size>
<show_thumbs>
1
</show_thumbs>
</config>
</TCEforms>
</image>
<text>
<TCEforms>
<label>
LLL:EXT:provider/Resources/Private/Language/newContentElements.xlf:accordion.text
</label>
<config>
<type>
text
</type>
<size>
60
</size>
<cols>
40
</cols>
<rows>
5
</rows>
</config>
<defaultExtras>
richtext[cut|copy|paste|bold|underline|link|chMode]:rte_transform[mode=css]
</defaultExtras>
</TCEforms>
</text>
</el>
</itemContainer>
</el>
</items>
</el>
</ROOT>
</sGeneral>
</sheets>
</T3DataStructure>
« Previous
1
2
Next »
(1-1/2)
Loading...