Skip to content

Instantly share code, notes, and snippets.

@regisrob
Last active November 7, 2016 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save regisrob/6c2197c5be1d7f7813d903a2385fa2bc to your computer and use it in GitHub Desktop.
Save regisrob/6c2197c5be1d7f7813d903a2385fa2bc to your computer and use it in GitHub Desktop.
Mirador CW : config collection (collection page)
{
"id": "mirador",
"layout": "1x1",
"saveSession": false,
"buildPath": "/data/mirador/",
"i18nPath": "locales/",
"workspaceType": "singleObject",
"openManifestsPage" : true,
"showAddFromURLBox": false,
"windowSettings": {
"displayLayout": true,
"canvasControls": {
"annotations" : {
"annotationLayer" : false
}
}
},
"windowObjects": [],
"mainMenuSettings": {
"show": false
},
"data": [
{
"collectionUri": "http://biblissima.fr/iiif/collection/{ARK_BIBMA_COLLECTION}"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment