mirror of
https://github.com/getgrav/grav.git
synced 2026-02-04 22:00:13 +01:00
Anything that is an 'image' should be able to have the image manipulations applied to it. So BMP, Tiff, etc are not valid images in in this sense. Same goes for Videos, they must be able to be supported with the tag. -> http://www.w3schools.com/html/html5_video.asp, so basically that's only: MP4, WebM, and Ogg Everything else should be under 'files' which are accessible via media['files'] but not much can be done with them outside of getting their URL or a simple HTML link