66 lines
2.0 KiB
XML
66 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<T3DataStructure>
|
|
<sheets>
|
|
<sDEF>
|
|
<ROOT>
|
|
<sheetTitle>Simple Card Settings</sheetTitle>
|
|
<type>array</type>
|
|
<el>
|
|
<settings.header>
|
|
<label>Header</label>
|
|
<config>
|
|
<type>input</type>
|
|
<size>48</size>
|
|
</config>
|
|
</settings.header>
|
|
<settings.bodytext>
|
|
<label>Text</label>
|
|
<config>
|
|
<type>text</type>
|
|
<enableRichtext>1</enableRichtext>
|
|
<richtextConfiguration>default</richtextConfiguration>
|
|
<cols>48</cols>
|
|
<rows>5</rows>
|
|
</config>
|
|
</settings.bodytext>
|
|
<settings.image>
|
|
<label>Image</label>
|
|
<config>
|
|
<type>file</type>
|
|
<appearance>
|
|
<createNewRelationLinkTitle>Add Image</createNewRelationLinkTitle>
|
|
</appearance>
|
|
<maxitems>1</maxitems>
|
|
<minitems>0</minitems>
|
|
<allowed>jpg,jpeg,png,gif,svg</allowed>
|
|
<fieldControl>
|
|
<editPopup>
|
|
<disabled>0</disabled>
|
|
</editPopup>
|
|
<addFileReference>
|
|
<disabled>0</disabled>
|
|
</addFileReference>
|
|
</fieldControl>
|
|
</config>
|
|
</settings.image>
|
|
<settings.buttontext>
|
|
<label>Button Text</label>
|
|
<config>
|
|
<type>input</type>
|
|
<size>30</size>
|
|
</config>
|
|
</settings.buttontext>
|
|
<settings.buttonlink>
|
|
<label>Button Link</label>
|
|
<config>
|
|
<type>input</type>
|
|
<renderType>inputLink</renderType>
|
|
<size>30</size>
|
|
<eval>trim</eval>
|
|
</config>
|
|
</settings.buttonlink>
|
|
</el>
|
|
</ROOT>
|
|
</sDEF>
|
|
</sheets>
|
|
</T3DataStructure> |