Skip to content
Snippets Groups Projects

Feature latest news slider

Merged Michael Kessler requested to merge feature_latestNewsSlider into master
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -110,5 +110,71 @@
</el>
</ROOT>
</main>
<design>
<ROOT>
<TCEforms>
<sheetTitle>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.design</sheetTitle>
</TCEforms>
<type>array</type>
<el>
<settings.layout>
<TCEforms>
<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout</label>
<description>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.description</description>
<onChange>reload</onChange>
<config>
<type>select</type>
<renderType>selectSingle</renderType>
<items>
<numIndex index="0">
<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.1</numIndex>
<numIndex index="1">layout-1</numIndex>
</numIndex>
<numIndex index="1">
<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.2</numIndex>
<numIndex index="1">layout-2</numIndex>
</numIndex>
</items>
</config>
</TCEforms>
</settings.layout>
<settings.columns>
<TCEforms>
<displayCond>FIELD:settings.layout:=:layout-2</displayCond>
<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.columns</label>
<description>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.columns.description</description>
<config>
<type>input</type>
<size>1</size>
<placeholder>1</placeholder>
<default>1</default>
<eval>trim,int</eval>
<mode>userOverridePlaceholder</mode>
<range>
<lower>1</lower>
<upper>3</upper>
</range>
</config>
</TCEforms>
</settings.columns>
<settings.navigation>
<TCEforms>
<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.navigation</label>
<config>
<type>check</type>
<items type="array">
<numIndex index="0" type="array">
<numIndex index="0"></numIndex>
<numIndex index="1"></numIndex>
</numIndex>
</items>
</config>
</TCEforms>
</settings.navigation>
</el>
</ROOT>
</design>
</sheets>
</T3DataStructure>
Loading