[FEATURE] Add responsive Image Rendering
The Image cObject can render a sourceCollection to support different display-resolutions and screen sizes. Resolves: #49723 Releases: 6.2 Change-Id: Ief02532f8f0a4e8e4b78ba15e7a9fd47c6cbd463 Reviewed-on: https://review.typo3.org/22052 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Sebastian Fischer Tested-by: Sebastian Fischer Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring
Showing
- typo3/sysext/css_styled_content/static/constants.txt 6 additions, 0 deletionstypo3/sysext/css_styled_content/static/constants.txt
- typo3/sysext/css_styled_content/static/setup.txt 153 additions, 10 deletionstypo3/sysext/css_styled_content/static/setup.txt
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectOneSourceCollectionHookInterface.php 46 additions, 0 deletions...tObject/ContentObjectOneSourceCollectionHookInterface.php
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 125 additions, 1 deletion.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/Page/PageGenerator.php 11 additions, 2 deletionstypo3/sysext/frontend/Classes/Page/PageGenerator.php
- typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php 399 additions, 1 deletion...nd/Tests/Unit/ContentObject/ContentObjectRendererTest.php
Please register or sign in to comment