[CLEANUP] Remove dividers2tabs functionality
The default for any installation and the whole core is to use dividers2tabs enabled by default. Disabling "dividers2tabs" results in a long list of input fields, which is not usable today anymore. The patch removes the option completely in FormEngine, and removes the option in ctrl section of the core tables, meaning that tabs will also be shown in FormEngine. Releases: master Resolves: #62833 Change-Id: I2e59fc4a4619a2611859751985da46dd73a9ca0b Reviewed-on: http://review.typo3.org/33958 Reviewed-by:Stefan Froemken <froemken@gmail.com> Tested-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Benjamin Mack <benni@typo3.org>
Showing
- typo3/sysext/backend/Classes/Form/Element/FlexElement.php 1 addition, 2 deletionstypo3/sysext/backend/Classes/Form/Element/FlexElement.php
- typo3/sysext/backend/Classes/Form/FormEngine.php 12 additions, 12 deletionstypo3/sysext/backend/Classes/Form/FormEngine.php
- typo3/sysext/backend/Classes/Template/DocumentTemplate.php 3 additions, 3 deletionstypo3/sysext/backend/Classes/Template/DocumentTemplate.php
- typo3/sysext/core/Configuration/TCA/be_groups.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/TCA/be_groups.php
- typo3/sysext/core/Configuration/TCA/be_users.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/TCA/be_users.php
- typo3/sysext/core/Configuration/TCA/pages.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/TCA/pages.php
- typo3/sysext/core/Configuration/TCA/sys_category.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/TCA/sys_category.php
- typo3/sysext/core/Configuration/TCA/sys_file.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/TCA/sys_file.php
- typo3/sysext/core/Configuration/TCA/sys_file_metadata.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/TCA/sys_file_metadata.php
- typo3/sysext/core/Configuration/TCA/sys_file_storage.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/TCA/sys_file_storage.php
- typo3/sysext/core/Configuration/TCA/sys_news.php 1 addition, 2 deletionstypo3/sysext/core/Configuration/TCA/sys_news.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-62833-Dividers2Tabs.rst 25 additions, 0 deletions...tion/Changelog/master/Deprecation-62833-Dividers2Tabs.rst
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/Configuration/ExtTables/ext_tables.1ncsv.php 0 additions, 3 deletions...rre_tutorial/Configuration/ExtTables/ext_tables.1ncsv.php
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/Configuration/ExtTables/ext_tables.1nff.php 0 additions, 3 deletions...irre_tutorial/Configuration/ExtTables/ext_tables.1nff.php
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/Configuration/ExtTables/ext_tables.mnasym.php 0 additions, 4 deletions...re_tutorial/Configuration/ExtTables/ext_tables.mnasym.php
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/Configuration/ExtTables/ext_tables.mnattr.php 0 additions, 3 deletions...re_tutorial/Configuration/ExtTables/ext_tables.mnattr.php
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/Configuration/ExtTables/ext_tables.mnmmasym.php 0 additions, 3 deletions..._tutorial/Configuration/ExtTables/ext_tables.mnmmasym.php
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/Configuration/ExtTables/ext_tables.mnsym.php 0 additions, 2 deletions...rre_tutorial/Configuration/ExtTables/ext_tables.mnsym.php
- typo3/sysext/frontend/Configuration/TCA/fe_groups.php 0 additions, 1 deletiontypo3/sysext/frontend/Configuration/TCA/fe_groups.php
- typo3/sysext/frontend/Configuration/TCA/fe_users.php 0 additions, 1 deletiontypo3/sysext/frontend/Configuration/TCA/fe_users.php
Please register or sign in to comment