97 lines
3.7 KiB
XML
Executable File
97 lines
3.7 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<T3DataStructure>
|
|
<sheets>
|
|
<sDEF>
|
|
<ROOT>
|
|
<sheetTitle>Carousel Settings</sheetTitle>
|
|
<type>array</type>
|
|
<el>
|
|
<settings.slidesperview>
|
|
<label>Slides per view (desktop)</label>
|
|
<config>
|
|
<type>select</type>
|
|
<renderType>selectSingle</renderType>
|
|
<items>
|
|
<numIndex index="0">
|
|
<label>4</label>
|
|
<value>4</value>
|
|
</numIndex>
|
|
<numIndex index="1">
|
|
<label>3</label>
|
|
<value>3</value>
|
|
</numIndex>
|
|
<numIndex index="2">
|
|
<label>2</label>
|
|
<value>2</value>
|
|
</numIndex>
|
|
<numIndex index="3">
|
|
<label>1</label>
|
|
<value>1</value>
|
|
</numIndex>
|
|
</items>
|
|
<default>4</default>
|
|
</config>
|
|
</settings.slidesperview>
|
|
|
|
<settings.showarrows>
|
|
<label>Show prev/next arrows</label>
|
|
<config>
|
|
<type>check</type>
|
|
<default>1</default>
|
|
</config>
|
|
</settings.showarrows>
|
|
|
|
<settings.showindicators>
|
|
<label>Show slide indicators (dots)</label>
|
|
<config>
|
|
<type>check</type>
|
|
<default>1</default>
|
|
</config>
|
|
</settings.showindicators>
|
|
|
|
<settings.loop>
|
|
<label>Loop (wrap around at the end)</label>
|
|
<config>
|
|
<type>check</type>
|
|
<default>0</default>
|
|
</config>
|
|
</settings.loop>
|
|
|
|
<settings.autoplay>
|
|
<label>Autoplay</label>
|
|
<config>
|
|
<type>check</type>
|
|
<default>0</default>
|
|
</config>
|
|
</settings.autoplay>
|
|
|
|
<settings.autoplayinterval>
|
|
<label>Autoplay interval (ms)</label>
|
|
<config>
|
|
<type>number</type>
|
|
<default>5000</default>
|
|
</config>
|
|
</settings.autoplayinterval>
|
|
|
|
<settings.cssClass>
|
|
<label>Additional CSS Class</label>
|
|
<config>
|
|
<type>input</type>
|
|
<size>30</size>
|
|
<eval>trim</eval>
|
|
</config>
|
|
</settings.cssClass>
|
|
|
|
<settings.debug>
|
|
<label>Allow Debug Output</label>
|
|
<config>
|
|
<type>check</type>
|
|
<default>0</default>
|
|
</config>
|
|
</settings.debug>
|
|
</el>
|
|
</ROOT>
|
|
</sDEF>
|
|
</sheets>
|
|
</T3DataStructure>
|