Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mirador Video
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
IIIF
Mirador
Mirador Video
Commits
5be2cf57
Unverified
Commit
5be2cf57
authored
6 years ago
by
Jessie Keck
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1935 from ProjectMirador/remove-http-urls-from-load
remove http urls from initial manifest set
parents
0f156b7e
6a7e642e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
__tests__/integration/mirador/index.html
+1
-4
1 addition, 4 deletions
__tests__/integration/mirador/index.html
with
1 addition
and
4 deletions
__tests__/integration/mirador/index.html
+
1
−
4
View file @
5be2cf57
...
...
@@ -21,12 +21,10 @@
thumbnailNavigationPosition
:
'
off
'
,
}],
manifests
:
{
"
http://media.nga.gov/public/manifests/nga_highlights.json
"
:
{
provider
:
"
National Gallery of Art
"
},
"
http
s
://media.nga.gov/public/manifests/nga_highlights.json
"
:
{
provider
:
"
National Gallery of Art
"
},
"
https://data.ucd.ie/api/img/manifests/ucdlib:33064
"
:
{
provider
:
"
Irish Architectural Archive
"
},
"
https://wellcomelibrary.org/iiif/b18035723/manifest
"
:
{
provider
:
"
Wellcome Library
"
},
"
http://dams.llgc.org.uk/iiif/2.0/4389767/manifest.json
"
:
{
provider
:
"
The National Library of Wales
"
},
"
https://demos.biblissima.fr/iiif/metadata/florus-dispersus/manifest.json
"
:
{
provider
:
"
Biblissima
"
},
"
http://beta.biblissima.fr/iiif/manifest/ark:/43093/desc57cb76cd3739a24a9277b6669d95b5f3a590e771
"
:
{
provider
:
"
Biblissima
"
},
"
https://www.e-codices.unifr.ch/metadata/iiif/gau-Fragment/manifest.json
"
:
{
provider
:
"
e-codices - Virtual Manuscript Library of Switzerland
"
},
"
https://wellcomelibrary.org/iiif/collection/b18031511
"
:
{
provider
:
"
Wellcome Library
"
},
"
https://gallica.bnf.fr/iiif/ark:/12148/btv1b10022508f/manifest.json
"
:
{
provider
:
"
Bibliothèque nationale de France
"
},
...
...
@@ -34,7 +32,6 @@
"
https://iiif.biblissima.fr/chateauroux/B360446201_MS0005/manifest.json
"
:
{
provider
:
"
Biblissima
"
},
"
https://iiif.durham.ac.uk/manifests/trifle/32150/t1/m4/q7/t1m4q77fr328/manifest
"
:
{
provider
:
"
Durham University Library
"
},
// "https://iiif.vam.ac.uk/collections/O1023003/manifest.json": { provider: "Ocean liners"},
"
http://storiiies.cogapp.com/holbein/manifest.json
"
:
{
provider
:
"
National Gallery, London
"
}
}
});
</script>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment