[TASK] Move backend logo rendering to fluid
The backend logo in the left corner was rendered via it's own simple class which can easily be replaced by Fluid and the logic for that. The old LogoView class is now marked for deprecation. Resolves: #66065 Releases: master Change-Id: Ief36fece1fcde3633cf67367153db4f75985e166 Reviewed-on: http://review.typo3.org/38263 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Tested-by:
Andreas Fernandez <andreas.fernandez@aspedia.de>
Showing
- typo3/sysext/backend/Classes/Controller/BackendController.php 18 additions, 2 deletions...3/sysext/backend/Classes/Controller/BackendController.php
- typo3/sysext/backend/Classes/View/LogoView.php 3 additions, 0 deletionstypo3/sysext/backend/Classes/View/LogoView.php
- typo3/sysext/backend/Resources/Private/Templates/Backend/Main.html 4 additions, 1 deletion...ext/backend/Resources/Private/Templates/Backend/Main.html
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-66065-BackendLogoViewDeprecated.rst 29 additions, 0 deletions...og/master/Deprecation-66065-BackendLogoViewDeprecated.rst
Please register or sign in to comment