Mercurial > hg > ismi-richfaces
comparison src/main/webapp/public/publicCodex.jsp @ 215:26138384984c
update more instances of IIIF server URL.
author | casties |
---|---|
date | Sat, 15 Jan 2022 16:09:55 +0100 |
parents | 111fc1d17019 |
children | 93d33f138c9e |
comparison
equal
deleted
inserted
replaced
214:02bdc92bd594 | 215:26138384984c |
---|---|
200 } | 200 } |
201 } | 201 } |
202 | 202 |
203 window.divaInstance = new Diva('diva-wrapper', | 203 window.divaInstance = new Diva('diva-wrapper', |
204 { | 204 { |
205 objectData: "https://ismi-imageserver-cc.mpiwg-berlin.mpg.de/iiif/manifests/<%=codexPage.getDigiLabel()%>.json", | 205 objectData: "https://ismi.medeniyet.edu.tr/iiif/manifests/<%=codexPage.getDigiLabel()%>.json", |
206 plugins: [Diva.SimpleAuthPlugin], | 206 plugins: [Diva.SimpleAuthPlugin], |
207 simpleAuthTokenUrl: divaGlobal.auth_token_url, | 207 simpleAuthTokenUrl: divaGlobal.auth_token_url, |
208 simpleAuthLoginUrl: divaGlobal.auth_login_url, | 208 simpleAuthLoginUrl: divaGlobal.auth_login_url, |
209 enableAutoTitle: false, | 209 enableAutoTitle: false, |
210 enableGotoPage: false, | 210 enableGotoPage: false, |