Skip to content

Commit

Permalink
[TASK] Remove tceforms from xml
Browse files Browse the repository at this point in the history
  • Loading branch information
georgringer committed Apr 17, 2024
1 parent b5192f0 commit 3232093
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 319 deletions.
26 changes: 3 additions & 23 deletions Configuration/FlexForms/flexform_category_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,11 @@
-->
<sDEF>
<ROOT>
<TCEforms>
<sheetTitle>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_tab.settings</sheetTitle>
</TCEforms>
<sheetTitle>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_tab.settings</sheetTitle>
<type>array</type>
<el>
<!-- Category -->
<settings.categories>
<TCEforms>
<label>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_general.categories</label>
<config>
<type>select</type>
Expand All @@ -35,22 +32,18 @@
<minitems>0</minitems>
<maxitems>99</maxitems>
</config>
</TCEforms>
</settings.categories>

<!-- &lt;!&ndash; Include sub categories &ndash;&gt;-->
<!-- <settings.includeSubCategories>-->
<!-- <TCEforms>-->
<!-- <label>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_general.includeSubCategories</label>-->
<!-- <config>-->
<!-- <type>check</type>-->
<!-- </config>-->
<!-- </TCEforms>-->
<!-- </settings.includeSubCategories>-->

<!-- startingpoint -->
<settings.startingpoint>
<TCEforms>
<label>LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.startingpoint</label>
<config>
<type>group</type>
Expand All @@ -59,12 +52,10 @@
<maxitems>50</maxitems>
<minitems>0</minitems>
</config>
</TCEforms>
</settings.startingpoint>

<!-- recursive -->
<settings.recursive>
<TCEforms>
<label>LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.recursive</label>
<config>
<type>select</type>
Expand Down Expand Up @@ -100,7 +91,6 @@
</numIndex>
</items>
</config>
</TCEforms>
</settings.recursive>
</el>
</ROOT>
Expand All @@ -112,16 +102,13 @@
-->
<additional>
<ROOT>
<TCEforms>
<sheetTitle>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_tab.additional</sheetTitle>
</TCEforms>
<sheetTitle>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_tab.additional</sheetTitle>
<type>array</type>
<el>


<!-- PID List Page -->
<settings.listPid>
<TCEforms>
<label>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_additional.listPid</label>
<config>
<type>group</type>
Expand All @@ -130,18 +117,15 @@
<maxitems>1</maxitems>
<minitems>0</minitems>
</config>
</TCEforms>
</settings.listPid>

<!-- disable overrideDemand -->
<settings.disableOverrideDemand>
<TCEforms>
<label>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_additional.disableOverrideDemand</label>
<config>
<type>check</type>
<default>1</default>
</config>
</TCEforms>
</settings.disableOverrideDemand>
</el>
</ROOT>
Expand All @@ -154,14 +138,11 @@
-->
<template>
<ROOT>
<TCEforms>
<sheetTitle>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_tab.template</sheetTitle>
</TCEforms>
<sheetTitle>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_tab.template</sheetTitle>
<type>array</type>
<el>
<!-- Template Layout -->
<settings.templateLayout>
<TCEforms>
<label>LLL:EXT:news/Resources/Private/Language/locallang_be.xlf:flexforms_template.templateLayout</label>
<config>
<type>select</type>
Expand All @@ -174,7 +155,6 @@
</numIndex>
</items>
</config>
</TCEforms>
</settings.templateLayout>
</el>
</ROOT>
Expand Down
Loading

0 comments on commit 3232093

Please sign in to comment.