Skip to content
Snippets Groups Projects
Verified Commit 3dc73aee authored by Loïs Poujade's avatar Loïs Poujade
Browse files

Add examples manifests

parent 5d5cc207
Branches
No related tags found
No related merge requests found
......@@ -16,6 +16,14 @@ const config = {
sideBarOpenByDefault: true,
},
catalog: [
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0013-placeholderCanvas/manifest.json' },
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0017-transcription-av/manifest.json' },
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0015-start/manifest.json' },
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0026-toc-opera/manifest.json' },
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0064-opera-one-canvas/manifest.json' },
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0065-opera-multiple-canvases/manifest.json' },
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0074-multiple-language-captions/manifest.json' },
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0219-using-caption-file/manifest.json' },
{ manifestId: 'https://dzkimgs.l.u-tokyo.ac.jp/videos/iiif_in_japan_2017/manifest.json' },
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0219-using-caption-file/manifest.json' },
{ manifestId: 'https://preview.iiif.io/cookbook/master/recipe/0003-mvm-video/manifest.json' },
......@@ -24,7 +32,7 @@ const config = {
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0074-multiple-language-captions/manifest.json' },
{ manifestId: 'https://iiif.harvardartmuseums.org/manifests/object/299843' },
{ manifestId: 'https://iiif.io/api/cookbook/recipe/0002-mvm-audio/manifest.json' },
]
],
};
mirador.viewer(config, [...annotationPlugins]);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment