Skip to content
Snippets Groups Projects
Commit d05ea9f7 authored by Benni Mack's avatar Benni Mack Committed by Anja Leichsenring
Browse files

[FEATURE] Define target file extension in Image-related ViewHelpers

When rendering custom formats with the <source> tag (as an example),
it currently is not possible to specificy a target file extension (e.g. webp
as alternative).

A new argument "fileExtension" for the <f:image>, <f:media> and
<f:uri.media> is introduced to specify a custom output format for having
variants on image variants.

Resolves: #90416
Releases: master
Change-Id: I5fe2a60b968578e504cda851d2d5dd0f0eefe7e0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63289


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 66ac21e6
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment