Closed
Bug 782430
Opened 12 years ago
Closed 11 years ago
Support video content
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: openjck, Unassigned)
Details
(Whiteboard: [type:feature])
We have talked about doing more video tutorials on the MDN, but video support (as I understand it) is lacking in a few areas.
Most importantly, it seems that videos can only be added to the MDN through the <video> tag. This makes flash fallbacks impossible and adds a hurdle for anyone who wants to provide a video in multiple formats -- each new video requires a new file upload and a new line of HTML.
My idea is to make video a first class citizen of the MDN: Provide a really nice interface for uploading a video that automatically converts it to a few different formats and sets those formats up as fallbacks wherever the video is used.
There is a service for this that was popular about a year back, but the name escapes me.
Reporter | ||
Updated•12 years ago
|
Priority: -- → P3
Assignee | ||
Updated•12 years ago
|
Version: Kuma → unspecified
Assignee | ||
Updated•12 years ago
|
Component: Website → Landing pages
Reporter | ||
Comment 1•12 years ago
|
||
See also bug 861996, which describes a basic MVP for embedding YouTube videos. This bug describes the longer-term feature of more fully supporting video content (other video sources, other display options, etc.)
Priority: P3 → P2
Summary: Make video a first class citizen → Support video content
Whiteboard: [type:feature][dev-ecosystem]
Reporter | ||
Updated•12 years ago
|
Priority: P2 → --
Whiteboard: [type:feature][dev-ecosystem] → [type:feature]
Reporter | ||
Comment 2•11 years ago
|
||
YouTube videos can now be embedded. If we see a need for other types of video content, we can open new bugs.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•