Skip to content

Commit c3ea19a

Browse files
committed
COLUMBIA: add a Barnard manifest to __tests__/integration/mirador/cul.html
1 parent 1f0b670 commit c3ea19a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

__tests__/integration/mirador/cul.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
transitions: window.location.port === '4488' ? { create: () => 'none' } : {},
3333
},
3434
windows: [{
35-
manifestId: 'https://dlc-staging.library.columbia.edu/iiif/3/presentation/10.7916/d8-346v-m088/manifest',
35+
manifestId: 'https://dlc.library.columbia.edu/iiif/3/presentation/aspace/c5cd96c3bb48deeaf04dfd9bafffab8d/manifest/10.7916/vdgz-b729',
3636
thumbnailNavigationPosition: 'far-bottom',
3737
}],
3838
catalog: [
@@ -55,6 +55,7 @@
5555
{ manifestId: 'https://dlc-staging.library.columbia.edu/iiif/3/presentation/10.7916/rtc5-yw43/manifest', provider: 'Columbia public with no-download'},
5656
// a collection from ASpace
5757
{ manifestId: 'https://dlc-staging.library.columbia.edu/iiif/3/presentation/aspace/07a6d30d74e29fabe3cf77fa0e330489/collection', provider: 'Columbia ASpace collection example'},
58+
{ manifestId: 'https://digitalcollections.barnard.edu/do/583250c0-38ec-4c6d-b22e-619185fc2157/metadata/iiifmanifest3cws_scrapbook/default.jsonld', provider: 'Barnard paginated images'},
5859
{ manifestId: 'https://iiif.harvardartmuseums.org/manifests/object/299843', provider: 'Other Organization' },
5960
],
6061
window: {

0 commit comments

Comments
 (0)