-
Notifications
You must be signed in to change notification settings - Fork 23
Home
kstapelfeldt edited this page Jun 29, 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. [There are instructions for using this script(https://github.com/digitalutsc/islandora_solution_pack_oralhistories/wiki/Extras:-Test-Solr-Response-script)
- Supported Audio and Video File Formats
- About Transcript Files and the OH Solution Pack
- Using Third Party Applications to Create Transcripts
- 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
- Sample, single-tier XML transcript with a sole speaker
- Sample, multi-tier XML transcript with multiple speakers