-
Committer:
David Coles
-
Date:
2010-06-01 13:10:08 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1830.
-
Revision ID:
coles.david@gmail.com-20100601131008-je07ihl44pia8if2
File Browser: File handlers for Image, Audio and Video.
- Image always uses <img> tag, though things like SVG may not work (such
as in Firefox)
- Audio and Video use HTML5 <audio> and <video> tags with fallback to
<object> and then a plain link