Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media Manager lacks support for SVG, WebP and WebM #28599

Closed
wants to merge 2 commits into from
Closed

Media Manager lacks support for SVG, WebP and WebM #28599

wants to merge 2 commits into from

Commits on Apr 7, 2020

  1. Add support for WebP, WebM and SVG in Media Manager

    WebP and SVG are recognized as image formats. Therefore they can be previewed inline in the
    Media Manager page and selected in an image selection form field.
    
    WebM is recognized as a video format in the Media Manager.
    Nicholas K. Dionysopoulos committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3c5e1ef View commit details
    Browse the repository at this point in the history
  2. Add support for WebP, WebM and SVG in Media Manager

    Add them as supported files in the Options page as well
    Nicholas K. Dionysopoulos committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    2c00477 View commit details
    Browse the repository at this point in the history