-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It is important that all instances of this extension where they are included as a content element have to be re-created. This ist due to caching of TYPO3 which prevents changes in flexform being updated.
- Loading branch information
Showing
6 changed files
with
98 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,91 +1,91 @@ | ||
<T3DataStructure> | ||
<meta> | ||
<langDisable>0</langDisable> | ||
</meta> | ||
<sheets> | ||
<sDEF> | ||
<ROOT> | ||
<TCEforms> | ||
<sheetTitle>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.sheet_general</sheetTitle> | ||
</TCEforms> | ||
<type>array</type> | ||
<el> | ||
<switchableControllerActions> | ||
<TCEforms> | ||
<label>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.general_actions</label> | ||
<config> | ||
<type>select</type> | ||
<items> | ||
<numIndex index="0"> | ||
<numIndex index="0">LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.general_actions_1</numIndex> | ||
<numIndex index="1">Timezones->index</numIndex> | ||
</numIndex> | ||
<numIndex index="1"> | ||
<numIndex index="0">LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.general_actions_2</numIndex> | ||
<numIndex index="1">Timezones->show</numIndex> | ||
</numIndex> | ||
<numIndex index="2"> | ||
<numIndex index="0">LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.general_actions_3</numIndex> | ||
<numIndex index="1">Timezones->select</numIndex> | ||
</numIndex> | ||
</items> | ||
</config> | ||
</TCEforms> | ||
</switchableControllerActions> | ||
</el> | ||
</ROOT> | ||
</sDEF> | ||
<sPaths> | ||
<ROOT> | ||
<TCEforms> | ||
<sheetTitle>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.sheet_paths</sheetTitle> | ||
</TCEforms> | ||
<type>array</type> | ||
<el> | ||
<view.templateRootPath> | ||
<TCEforms> | ||
<exclude>1</exclude> | ||
<label>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.paths_templateRootPath</label> | ||
<config> | ||
<type>group</type> | ||
<internal_type>folder</internal_type> | ||
<max_size>1</max_size> | ||
<maxitems>1</maxitems> | ||
<size>1</size> | ||
<selectedListStyle>width:180px</selectedListStyle> | ||
</config> | ||
</TCEforms> | ||
</view.templateRootPath> | ||
<view.partialRootPath> | ||
<TCEforms> | ||
<exclude>1</exclude> | ||
<label>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.paths_partialRootPath</label> | ||
<config> | ||
<type>group</type> | ||
<internal_type>folder</internal_type> | ||
<max_size>1</max_size> | ||
<maxitems>1</maxitems> | ||
<size>1</size> | ||
<selectedListStyle>width:180px</selectedListStyle> | ||
</config> | ||
</TCEforms> | ||
</view.partialRootPath> | ||
<view.layoutRootPath> | ||
<TCEforms> | ||
<exclude>1</exclude> | ||
<label>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.paths_layoutRootPath</label> | ||
<config> | ||
<type>group</type> | ||
<internal_type>folder</internal_type> | ||
<max_size>1</max_size> | ||
<maxitems>1</maxitems> | ||
<size>1</size> | ||
<selectedListStyle>width:180px</selectedListStyle> | ||
</config> | ||
</TCEforms> | ||
</view.layoutRootPath> | ||
</el> | ||
</ROOT> | ||
</sPaths> | ||
</sheets> | ||
</T3DataStructure> | ||
<T3DataStructure> | ||
<meta> | ||
<langDisable>0</langDisable> | ||
</meta> | ||
<sheets> | ||
<sDEF> | ||
<ROOT> | ||
<TCEforms> | ||
<sheetTitle>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.sheet_general</sheetTitle> | ||
</TCEforms> | ||
<type>array</type> | ||
<el> | ||
<switchableControllerActions> | ||
<TCEforms> | ||
<label>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.general_actions</label> | ||
<config> | ||
<type>select</type> | ||
<items> | ||
<numIndex index="0"> | ||
<numIndex index="0">LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.general_actions_1</numIndex> | ||
<numIndex index="1">Timezones->index;Timezones->show;Timezones->select;Timezones->tzset</numIndex> | ||
</numIndex> | ||
<numIndex index="1"> | ||
<numIndex index="0">LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.general_actions_2</numIndex> | ||
<numIndex index="1">Timezones->show;Timezones->index;Timezones->select;Timezones->tzset</numIndex> | ||
</numIndex> | ||
<numIndex index="2"> | ||
<numIndex index="0">LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.general_actions_3</numIndex> | ||
<numIndex index="1">Timezones->select;Timezones->show;Timezones->index;Timezones->tzset</numIndex> | ||
</numIndex> | ||
</items> | ||
</config> | ||
</TCEforms> | ||
</switchableControllerActions> | ||
</el> | ||
</ROOT> | ||
</sDEF> | ||
<sPaths> | ||
<ROOT> | ||
<TCEforms> | ||
<sheetTitle>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.sheet_paths</sheetTitle> | ||
</TCEforms> | ||
<type>array</type> | ||
<el> | ||
<view.templateRootPath> | ||
<TCEforms> | ||
<exclude>1</exclude> | ||
<label>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.paths_templateRootPath</label> | ||
<config> | ||
<type>group</type> | ||
<internal_type>folder</internal_type> | ||
<max_size>1</max_size> | ||
<maxitems>1</maxitems> | ||
<size>1</size> | ||
<selectedListStyle>width:180px</selectedListStyle> | ||
</config> | ||
</TCEforms> | ||
</view.templateRootPath> | ||
<view.partialRootPath> | ||
<TCEforms> | ||
<exclude>1</exclude> | ||
<label>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.paths_partialRootPath</label> | ||
<config> | ||
<type>group</type> | ||
<internal_type>folder</internal_type> | ||
<max_size>1</max_size> | ||
<maxitems>1</maxitems> | ||
<size>1</size> | ||
<selectedListStyle>width:180px</selectedListStyle> | ||
</config> | ||
</TCEforms> | ||
</view.partialRootPath> | ||
<view.layoutRootPath> | ||
<TCEforms> | ||
<exclude>1</exclude> | ||
<label>LLL:EXT:timezones/Resources/Private/Language/locallang.xlf:flexform.paths_layoutRootPath</label> | ||
<config> | ||
<type>group</type> | ||
<internal_type>folder</internal_type> | ||
<max_size>1</max_size> | ||
<maxitems>1</maxitems> | ||
<size>1</size> | ||
<selectedListStyle>width:180px</selectedListStyle> | ||
</config> | ||
</TCEforms> | ||
</view.layoutRootPath> | ||
</el> | ||
</ROOT> | ||
</sPaths> | ||
</sheets> | ||
</T3DataStructure> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.