[!!!][TASK] Drop unused icons from EXT:backend
The TYPO3 system extension "backend" accumulated many graphical assets over the years that became unused piece by piece. This patch now removes said files EXT:backend. NB: The file `Logo.png` from EXT:backend was required in tests of EXT:frontend ((╯°□°)╯︵ ┻━┻), but since there are already fixture assets, a different file is used instead. Resolves: #101647 Releases: main Change-Id: Ic371feec6c3904b688ab1129d3d21b544685893c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80503 Tested-by:Lina Wolf <112@linawolf.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Lina Wolf <112@linawolf.de>
Showing
- typo3/sysext/backend/Configuration/Icons.php 0 additions, 17 deletionstypo3/sysext/backend/Configuration/Icons.php
- typo3/sysext/backend/Resources/Public/Icons/status-edit-read-only.png 0 additions, 0 deletions.../backend/Resources/Public/Icons/status-edit-read-only.png
- typo3/sysext/backend/Resources/Public/Icons/warning-in-use.png 0 additions, 0 deletions.../sysext/backend/Resources/Public/Icons/warning-in-use.png
- typo3/sysext/backend/Resources/Public/Icons/warning-lock.png 0 additions, 0 deletionstypo3/sysext/backend/Resources/Public/Icons/warning-lock.png
- typo3/sysext/backend/Resources/Public/Images/FormFieldWizard/wizard_forms.gif 0 additions, 0 deletions.../Resources/Public/Images/FormFieldWizard/wizard_forms.gif
- typo3/sysext/backend/Resources/Public/Images/Logo.png 0 additions, 0 deletionstypo3/sysext/backend/Resources/Public/Images/Logo.png
- typo3/sysext/backend/Resources/Public/Images/clear.gif 0 additions, 0 deletionstypo3/sysext/backend/Resources/Public/Images/clear.gif
- typo3/sysext/backend/Resources/Public/Images/filetree-folder-default.png 0 additions, 0 deletions...ckend/Resources/Public/Images/filetree-folder-default.png
- typo3/sysext/backend/Resources/Public/Images/filetree-folder-opened.png 0 additions, 0 deletions...ackend/Resources/Public/Images/filetree-folder-opened.png
- typo3/sysext/backend/Resources/Public/Images/pages.gif 0 additions, 0 deletionstypo3/sysext/backend/Resources/Public/Images/pages.gif
- typo3/sysext/backend/Resources/Public/Images/tt_content.gif 0 additions, 0 deletionstypo3/sysext/backend/Resources/Public/Images/tt_content.gif
- typo3/sysext/core/Documentation/Changelog/13.0/Breaking-101647-UnusedGraphicalAssetsRemovedFromEXTbackend.rst 51 additions, 0 deletions...ing-101647-UnusedGraphicalAssetsRemovedFromEXTbackend.rst
- typo3/sysext/frontend/Tests/Functional/SiteHandling/TypoLinkGeneratorTest.php 1 addition, 1 deletion...d/Tests/Functional/SiteHandling/TypoLinkGeneratorTest.php
Please register or sign in to comment