Spaces in /source

This commit is contained in:
Oliver Davies 2015-06-06 17:21:24 +01:00
parent 45c8708a5f
commit 6e9dd34d0f
121 changed files with 1051 additions and 1051 deletions

View file

@ -3,10 +3,10 @@ title: Install and Configure the Nomensa Accessible Media Player in Drupal
nav: blog
slug: install-nomensa-media-player-drupal
tags:
- accessibility
- drupal
- drupal-planet
- nomensa
- accessibility
- drupal
- drupal-planet
- nomensa
---
*The official documentation for this module is now located at <https://www.drupal.org/node/2383447>. This post was accurate at the time of writing, whereas the documentation page will be kept up to date with any future changes.*
@ -36,11 +36,11 @@ Within your content add links to your videos. For example:
### YouTube
<a href="http://www.youtube.com/watch?v=Zi31YMGmQC4">Checking colour contrast</a>
<a href="http://www.youtube.com/watch?v=Zi31YMGmQC4">Checking colour contrast</a>
### Vimeo
<a href="http://vimeo.com/33729937">Screen readers are strange, when you're a stranger by Leonie Watson</a>
<a href="http://vimeo.com/33729937">Screen readers are strange, when you're a stranger by Leonie Watson</a>
## Adding captions
@ -51,8 +51,8 @@ The best way that I can suggest to do this is to use a File field to upload your
3. Right-click the uploaded file, copy the link location, and use this for the path to your captions file.
For example:
<a href="http://www.youtube.com/watch?v=Zi31YMGmQC4">Checking colour contrast</a> <a class="captions" href="http://oliverdavies.co.uk/sites/default/files/checking-colour-contrast-captions.xml">Captions for Checking Colour Contrast</a>
<a href="http://www.youtube.com/watch?v=Zi31YMGmQC4">Checking colour contrast</a> <a class="captions" href="http://oliverdavies.co.uk/sites/default/files/checking-colour-contrast-captions.xml">Captions for Checking Colour Contrast</a>
## Screencast