-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
86 lines (81 loc) · 7.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="stylesheet" type="text/css" href="build/mirador/css/mirador-combined.min.css">
<title>Mirador Viewer</title>
<style type="text/css">
body { padding: 0; margin: 0; overflow: hidden; font-size: 70%; }
#viewer { background: #333 url(images/debut_dark.png) left top repeat; width: 100%; height: 100%; position: fixed; }
</style>
</head>
<body>
<div id="viewer"></div>
<script src="build/mirador/mirador.min.js"></script>
<script type="text/javascript">
$(function() {
Mirador({
"id": "viewer",
"data": [{
"manifestUri": "data/Walters/bd183mz0176/Manifest.json",
"title": "MS 530",
"widgets": [{
"height": 500,
"openAt": "fol. W.688a",
"type": "imageView",
"width": 500
}, {
"height": 250,
"type": "thumbnailsView",
"width": 500
}]
},
{ "manifestUri": "data/Walters/zp295gk6974/manifest.json", "location": "Stanford University", "title": "MS 5", "widgets": [] },
{ "manifestUri": "data/Walters/rn216th9534/manifest.json", "location": "Stanford University", "title": "W.788", "widgets": [] },
{ "manifestUri": "data/Walters/zw200wd8767/manifest.json", "location": "Stanford University", "title": "W.788", "widgets": [] },
{ "manifestUri": "data/Walters/yq907xc9138/manifest.json", "location": "Stanford University", "title": "W.788", "widgets": [] },
{ "manifestUri": "http://dms-data.stanford.edu/data/manifests/Walters/qm670kv1873/manifest.json", "location": "Stanford University", "title": "W.168", "widgets": [] },
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/Admont23.json", "location": "Yale University", "title": "Admont 23", "widgets": [] },
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/Admont43.json", "location": "Yale University", "title": "Admont 43", "widgets": [] },
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BeineckeMS10.json", "location": "Yale University", "title": "Beinecke MS 10", "widgets": [] },
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BeineckeMS109.json", "location": "Yale University", "title": "Beinecke MS 109", "widgets": [] },
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BeineckeMS310.json", "location": "Yale University", "title": "Beinecke MS 310", "widgets": [{
"height": 500,
"type": "thumbnailsView",
"width": 400
}]
},
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BeineckeMS360.json", "location": "Yale University", "title": "Beinecke MS 360", "widgets": [] },
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BeineckeMS525.json", "location": "Yale University", "title": "Beinecke MS 525", "widgets": [] },
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BeineckeMS748.json", "location": "Yale University", "title": "Beinecke MS 748", "widgets": [] },
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BeineckeMS758_5.json", "title": "Beinecke MS 758.5", "widgets": [] },
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMSBodley113.json", "location": "Yale University", "title": "Bodleian MS Bodley 113", "widgets": [] },
{ "manifestUri": "http://www.shared-canvas.org/impl/demo1d/res/manifest.json", "location": "Shared Canvas", "title": "Pierpont Morgan MS.804", "widgets": [ { "height": 500, "type": "thumbnailsView", "width": 500 } ] },
{ "manifestUri": "http://manifests.ydc2.yale.edu/manifest/Osbornfa1.json", "location": "Yale University", "title": "Osborn fa1", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMSBodley850.json", "title": "Bodleian MS Bodley 850", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMSDouce18.json", "title": "Bodleian MS Douce 18", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMSGoughLiturg_3.json", "title": "Bodleian MS Gough Liturg. 3", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMSLaudMisc_204.json", "title": "Bodleian MS Laud Misc. 204", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMS_Auct_D_inf_2_11.json", "title": "Bodleian MS. Auct. D. inf. 2. 11", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMS_Bodley716.json", "title": "Bodleian MS. Bodley 716", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMS_Bodley861.json", "title": "Bodleian MS. Bodley 861", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMS_Bodley920.json", "title": "Bodleian MS. Bodley 920", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMS_Douce231.json", "title": "Bodleian MS. Douce 231", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMS_GoughLiturg_19.json", "title": "Bodleian MS. Gough Liturg. 19", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMS_Lat_Liturg_f_21.json", "title": "Bodleian MS. Lat. Liturg. f. 21", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMS_Lat_liturg_f_2.json", "title": "Bodleian MS. Lat. liturg. f. 2", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMS_LaudLat_4.json", "title": "Bodleian MS. Laud Lat. 4", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMS_LaudMisc_188.json", "title": "Bodleian MS. Laud Misc. 188", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/BodleianMSliturg_e_17.json", "title": "Bodleian MS liturg. e. 17", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/CologneErzbischflicheDizesanundDombibliothek127Ka.json", "title": "Cologne, Erzbischfliche Dizesan- und Dombibliothek 127 Ka", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/CologneErzbischflicheDizesanundDombibliothek128Kb.json", "title": "Cologne, Erzbischfliche Dizesan- und Dombibliothek 128 Kb", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/MarstonMS22.json", "title": "Marston MS 22", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/Osborna44.json", "title": "Osborn a44", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/Ripoll078.json", "title": "Ripoll 078", "widgets": [] },
// { "manifestUri": "http://manifests.ydc2.yale.edu/manifest/SanktGallenStiftsbibliothek673Sg.json", "title": "Sankt Gallen, Stiftsbibliothek 673 Sg", "widgets": [] }
]
});
});
</script>
</body>
</html>