-
Notifications
You must be signed in to change notification settings - Fork 23
Home
kstapelfeldt edited this page Jun 28, 2017
·
78 revisions
After installing the required modules, Solr must be modified so that transcripts can be indexed.
- Indexing transcript content in Solr.
- If you are having trouble indexing Oral Histories in Solr, you may wish to use the Test Solr Response Helper Script in the
extras/
directory.
- Supported Audio and Video File Formats
- Creating Transcript Content
- Converting tab delimited/text files created in Transcription Software into XML
- The module includes bootstrap files in
oralhistories.info
so that the Transcript UI viewer will work for non-bootstrap themes out of the box. However, if you are using a vanilla bootstrap theme (or a theme based off of a vanilla bootstrap theme) and are experiencing trouble relating to version conflicts or some as of yet unforeseen issue, you can likely deletebootstrap/css/oh-bootstrap-all.css
andbootstrap/js/bootstrap.min.js
from theoralhistories.info
file.
The following diagram depicts the two possible ingest workflows of transcripts, using either xml or vtt format and the resulting functionality.
These pages may be useful for some.
- How is this module tested?
- WebVTT Validator - Useful tool to validate your mediatrack files. A demo is also available. Note: Validator may or may not be up to date with current WebVTT specification.
- Code4Lib Article
- IslandoraCon Presentation