Skip to content

Commit

Permalink
Merge pull request #484 from IIIF/issue-329
Browse files Browse the repository at this point in the history
Removing UV and Mirador support
  • Loading branch information
glenrobson authored Apr 19, 2024
2 parents eee7105 + 0331e27 commit 135ef87
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions recipe/0017-transcription-av/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ layout: recipe
tags: [audio, video, presentation, transcript]
summary: "Transcripts as alternative representation of A/V content"
viewers:
- UV
- Mirador
- Ramp
topic: AV
property: rendering
Expand Down Expand Up @@ -35,13 +33,9 @@ None.

In this example, the Manifest is using a single A/V file; therefore, it is equivalent to link the transcript at the Manifest level or at the Canvas level and we do it at the Canvas level to complement the example in [Providing Alternative Representations][0046].

In Mirador, a given transcript is made available within the sidebar menu, which can be toggled open by using the 'Sidebar toggle' (hamburger) button on the top left corner of the viewer.
In Ramp, the transcript file is made available to download on the right of the player controls. Click the filename listed in the menu to download the transcript file.

In Universal Viewer, to access the transcript use the 'Download' link on the bottom left corner of the viewer.

In Ramp, the transcript file is made available to download under the player controls. Click the filename listed in the menu to download the transcript file.

{% include manifest_links.html viewers="UV, Mirador, Ramp" manifest="manifest.json" %}
{% include manifest_links.html viewers="Ramp" manifest="manifest.json" %}
{% include jsonviewer.html src="manifest.json" config='data-line="39-50"'%}

# Related recipes
Expand Down

0 comments on commit 135ef87

Please sign in to comment.