[TASK] Isolate content element previews for page module
With the new strong defaults some content elements have moved to the extensions mediace, css_styled_content and compatibility6. The previews for the page module have not been moved. This patch moves some previews to the corresponding extensions. Resolves: #65952 Related: #65922 Releases: master Change-Id: Idecf1b92b685237f7957e60a902afebd1010ba23 Reviewed-on: http://review.typo3.org/38154 Reviewed-by:Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
Showing
- typo3/sysext/backend/Classes/View/PageLayoutView.php 0 additions, 37 deletionstypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/compatibility6/Classes/Hooks/PageLayoutView/ScriptPreviewRenderer.php 57 additions, 0 deletions...y6/Classes/Hooks/PageLayoutView/ScriptPreviewRenderer.php
- typo3/sysext/compatibility6/ext_localconf.php 3 additions, 1 deletiontypo3/sysext/compatibility6/ext_localconf.php
- typo3/sysext/css_styled_content/Classes/Hooks/PageLayoutView/ImagePreviewRenderer.php 61 additions, 0 deletions...ent/Classes/Hooks/PageLayoutView/ImagePreviewRenderer.php
- typo3/sysext/css_styled_content/Classes/Hooks/PageLayoutView/TextPreviewRenderer.php 47 additions, 0 deletions...tent/Classes/Hooks/PageLayoutView/TextPreviewRenderer.php
- typo3/sysext/css_styled_content/Classes/Hooks/PageLayoutView/TextpicPreviewRenderer.php 65 additions, 0 deletions...t/Classes/Hooks/PageLayoutView/TextpicPreviewRenderer.php
- typo3/sysext/css_styled_content/ext_localconf.php 12 additions, 0 deletionstypo3/sysext/css_styled_content/ext_localconf.php
- typo3/sysext/mediace/Classes/Hooks/PageLayoutView/MultimediaPreviewRenderer.php 48 additions, 0 deletions...lasses/Hooks/PageLayoutView/MultimediaPreviewRenderer.php
- typo3/sysext/mediace/ext_localconf.php 6 additions, 0 deletionstypo3/sysext/mediace/ext_localconf.php
Please register or sign in to comment