[TASK] Deprecate thumbnail functionality via thumbs.php
With FAL and the generation of preview images in the backend via FAL, thumbs.php and its controller are no longer in use. The corresponding code can therefore safely be marked for removal. The only place still in use was filelist() in the frontend, where FAL is now used for rendering icon / preview images. Resolves: #64068 Releases: master Change-Id: Ice806fc1684fddc303468878e351866e52a5d8e4 Reviewed-on: http://review.typo3.org/35694 Reviewed-by:Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/backend/Classes/Form/Element/GroupElement.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/Form/Element/GroupElement.php
- typo3/sysext/backend/Classes/Form/FormEngine.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/Form/FormEngine.php
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 2 additions, 0 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/backend/Classes/View/ThumbnailView.php 2 additions, 0 deletionstypo3/sysext/backend/Classes/View/ThumbnailView.php
- typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php 2 additions, 2 deletionstypo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 1 addition, 1 deletiontypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-64068-ThumbnailView.rst 29 additions, 0 deletions...tion/Changelog/master/Deprecation-64068-ThumbnailView.rst
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 26 additions, 8 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/install/Resources/Private/Partials/Action/Tool/TestSetup/AboutImageHandling.html 2 additions, 2 deletions...te/Partials/Action/Tool/TestSetup/AboutImageHandling.html
- typo3/thumbs.php 5 additions, 2 deletionstypo3/thumbs.php
Please register or sign in to comment