Dananji Withana
Dananji Withana
Fixes issue #79
### Description Transcript component parses the `NOTE` block in a WebVTT file as plain text and displays in the component. The parse is set to identify these blocks in the...
Related issue: #469 With the changes to structure parsing structured navigation now looks as follows; - Cookbook recipe with a single Canvas: [Table of Contents for Multiple A/V Files on...
### Description Video.js version in Ramp has been pinned to 7.* because it needed Video.js to be that version to use the quality selector plugin used in Ramp. Ramp was...
### Description `structures` in the following IIIF Cookbook recipes are displayed inaccurately; 1. https://iiif.io/api/cookbook/recipe/0026-toc-opera/: structured navigation doesn't display the root node with the label "Gaetano Donizetti, L'Elisir D'Amore" 2. https://iiif.io/api/cookbook/recipe/0064-opera-one-canvas/:...
### Description Create translations for the Ramp text in chosen languages ### Done Looks Like - [ ] Translations for each text in Ramp UI are created
### Description Add i18n support for VideoJS work with the custom components written in Ramp ### Done Looks Like - [ ] Text in custom components translates to the given...
### Description When auto-advance is turned on, the player loads the next available Canvas into the player immediately after the playback ends. This doesn't explicitly give the user to choose...
### Description As a part of adding i18n support in Ramp (#184), any text hard-coded within the components' code and the parser code need to be translated into other languages...
### Description In the current implementation Ramp reads the first value in a language map. To support multiple languages we need changes to the parser to read multiple values and...