The Linked Videos section's example code is out of date, especially the links in glossary portion.
Code should be like this:
<!-- Worded link -->
<a href="../videos/everyday-theology-123.xhtml">Watch the interview with Soandso.</a>
<!-- Icon link -->
<a href="../videos/everyday-theology-123.xhtml"><img alt="Play Video" src="../images/video.png" /></a>
Include a link to video.png
Include examples of the external XHTML video file, maybe a screenshot of the directory and files structure in the epub, plus example <manifest> entry
Maybe add a note or info box explaining how these get converted to WS desktop, the expected output and behavior in the application.
The Linked Videos section's example code is out of date, especially the links in glossary portion.
Code should be like this:
Include a link to
video.png
Include examples of the external XHTML video file, maybe a screenshot of the directory and files structure in the epub, plus example
<manifest>
entryMaybe add a note or info box explaining how these get converted to WS desktop, the expected output and behavior in the application.