Closed
Bug 861996
Opened 12 years ago
Closed 12 years ago
YouTube video embedding
Categories
(developer.mozilla.org Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: openjck, Unassigned)
References
Details
(Whiteboard: [specification][type:feature][dev-ecosystem])
What problems would this solve?
===============================
We do not currently support easy embedding of YouTube content. See the first comment of bug 782430 for more information.
Who would use this?
===================
Certain groups (like DevHub) have video content that they would like to add to MDN.
What would users see?
=====================
This feature describes a very basic feature for embedding YouTube videos. We do not need to support every imaginable feature here. At most, we need to provide a way for users to embed YouTube videos (with a WYSIWYG button?) and control some basic visuals (size, title, etc.).
What would users do? What would happen as a result?
===================================================
Authors would upload YouTube videos. Readers would play these videos (they should probably never autoplay) to learn more about the topic being discussed in the article.
Is there anything else we should know?
======================================
See also bug 782430. This bug describes a basic MVP for embedding YouTube videos. Bug 782430 describes the longer-term feature of more fully supporting video content (other video sources, other display options, etc.)
Reporter | ||
Updated•12 years ago
|
Priority: -- → P2
Whiteboard: [specification][type:feature] → [specification][type:feature][dev-ecosystem]
Comment 1•12 years ago
|
||
Yeah, we should just have a toolbar button when editing article and landing type pages that brings up a dialog that lets you enter the URL of a video, possibly do some configuration of the embedding, and boom, you get the embed generated for you.
Updated•12 years ago
|
Whiteboard: [specification][type:feature][dev-ecosystem] → [specification][type:feature][dev-ecosystem] [apps watch list]
Updated•12 years ago
|
Whiteboard: [specification][type:feature][dev-ecosystem] [apps watch list] → [specification][type:feature][dev-ecosystem]
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/d314fba8198672fa4890faaaa52d74dde3379e5d
fix bug 861996 - Adding YouTube plugin
https://github.com/mozilla/kuma/commit/c6dce2491f4afff51bafa0381cd8af807dafb803
Merge pull request #1023 from darkwing/youtube-861996
fix bug 861996 - Adding YouTube plugin
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 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
•