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

Add Multimedia - step 2 - check for captions #133

Open
4 tasks
kathi-fletcher opened this issue Feb 25, 2014 · 0 comments
Open
4 tasks

Add Multimedia - step 2 - check for captions #133

kathi-fletcher opened this issue Feb 25, 2014 · 0 comments

Comments

@kathi-fletcher
Copy link
Member

Plugin to embed multimedia - add accessibility metadata in place

We want a multimedia embed tool that will allow video and other embedded content in the editor.
We will do this in several stages. Each stage will be a separate issue. This issue covers the second stage.
The issue covering the first stage and listing all the stages is here:

* This Stage*

  1. Check whether captions are available for the video and add metadata to the embed if so. (This issue.)

Goals

  • Make accessible multimedia easy to discover (by including metadata).

Mockups

editor-57.html Firefox only: To see the action

  • Click the [>] symbol in the toolbar.

The mockup isn't super relevant to this issue.

Format for the embed code

In particular, note the accessibility metadata.

Implementation Resources

Checklist

  • When embedding by URL, check the URL to see if there are captions at youtube.
  • If so, add to the metadata within the figure element.
  • If the API disappears, output message in the console.
  • If the API disappears, just don't add the metadata, but don't inform the author or have the app
    fail in some way. That API could disappear if Benetech stops hosting it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant