[TASK] Use icon identifier in module configurations
In most module configurations icons with a distinct path are used. This is not necessary, as the module icons are already available from the TYPO3.Icons package and therefore the icon identifier can be used. For EXT:core this was already done. The previously referenced icons are not used anymore and will be removed by a separated patch for v12 once v11 is branched. Resolves: #95888 Releases: master Change-Id: Ic113fc9f40ce80059b65e1290afe70673ba06a33 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72070 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/backend/Tests/Functional/Backend/Shortcut/ShortcutRepositoryTest.php 2 additions, 2 deletions...ts/Functional/Backend/Shortcut/ShortcutRepositoryTest.php
- typo3/sysext/backend/ext_tables.php 4 additions, 4 deletionstypo3/sysext/backend/ext_tables.php
- typo3/sysext/belog/ext_tables.php 1 addition, 1 deletiontypo3/sysext/belog/ext_tables.php
- typo3/sysext/beuser/ext_tables.php 2 additions, 2 deletionstypo3/sysext/beuser/ext_tables.php
- typo3/sysext/dashboard/ext_tables.php 1 addition, 1 deletiontypo3/sysext/dashboard/ext_tables.php
- typo3/sysext/extensionmanager/ext_tables.php 1 addition, 1 deletiontypo3/sysext/extensionmanager/ext_tables.php
- typo3/sysext/filelist/ext_tables.php 1 addition, 1 deletiontypo3/sysext/filelist/ext_tables.php
- typo3/sysext/form/ext_tables.php 1 addition, 1 deletiontypo3/sysext/form/ext_tables.php
- typo3/sysext/indexed_search/ext_tables.php 1 addition, 1 deletiontypo3/sysext/indexed_search/ext_tables.php
- typo3/sysext/info/ext_tables.php 1 addition, 1 deletiontypo3/sysext/info/ext_tables.php
- typo3/sysext/lowlevel/ext_tables.php 2 additions, 2 deletionstypo3/sysext/lowlevel/ext_tables.php
- typo3/sysext/recordlist/ext_tables.php 1 addition, 1 deletiontypo3/sysext/recordlist/ext_tables.php
- typo3/sysext/recycler/ext_tables.php 1 addition, 1 deletiontypo3/sysext/recycler/ext_tables.php
- typo3/sysext/redirects/ext_tables.php 1 addition, 1 deletiontypo3/sysext/redirects/ext_tables.php
- typo3/sysext/reports/ext_tables.php 1 addition, 1 deletiontypo3/sysext/reports/ext_tables.php
- typo3/sysext/scheduler/ext_tables.php 1 addition, 1 deletiontypo3/sysext/scheduler/ext_tables.php
- typo3/sysext/setup/ext_tables.php 1 addition, 1 deletiontypo3/sysext/setup/ext_tables.php
- typo3/sysext/tstemplate/ext_tables.php 1 addition, 1 deletiontypo3/sysext/tstemplate/ext_tables.php
- typo3/sysext/viewpage/ext_tables.php 1 addition, 1 deletiontypo3/sysext/viewpage/ext_tables.php
- typo3/sysext/workspaces/ext_tables.php 1 addition, 1 deletiontypo3/sysext/workspaces/ext_tables.php
Please register or sign in to comment