bhdirect-ebooks / dev-docs

Documentation and Style Guide for Lifeway Digital Product Development
Other
0 stars 0 forks source link

update and improve Linked Videos section #108

Closed flintsteel7 closed 4 years ago

flintsteel7 commented 4 years ago

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.