sitegeist / sms-responsive-images

This TYPO3 extension provides ViewHelpers and configuration to render valid responsive images based on TYPO3's image cropping tool.
GNU General Public License v2.0
34 stars 18 forks source link

Adjustments for FluidEmail in TYPO3 10 #69

Closed s2b closed 3 years ago

s2b commented 4 years ago

Some changes were made to the ViewHelpers in TYPO3 10 to be able to use them in email templates. These changes should be brought to the drop-in replacements of this extension as well:

https://github.com/TYPO3/TYPO3.CMS/commit/e6e40cd214acc8581729ef9f6e98c5d9324ec11c

s2b commented 3 years ago

This should work as-is because the ViewHelper falls back if no responsive options are used.