comparison src/main/webapp/imageServer/resources/js/diva4ismi.js @ 214:02bdc92bd594

try to update IIIF server URL to Medeniyet.
author casties
date Mon, 10 Jan 2022 18:07:15 +0100
parents 964846688a95
children 93d33f138c9e
comparison
equal deleted inserted replaced
213:38c13c8e9b78 214:02bdc92bd594
2 debugModus : false, 2 debugModus : false,
3 rest_url : "https://ismi-db.mpiwg-berlin.mpg.de/om4-ismi", 3 rest_url : "https://ismi-db.mpiwg-berlin.mpg.de/om4-ismi",
4 //rest_url : "http://localhost:18080/ismi-richfaces", 4 //rest_url : "http://localhost:18080/ismi-richfaces",
5 //iipServerURL: "https://images.rasi.mcgill.ca/fcgi-bin/iipsrv.fcgi", 5 //iipServerURL: "https://images.rasi.mcgill.ca/fcgi-bin/iipsrv.fcgi",
6 //drupal_url: "https://ismi-db.mpiwg-berlin.mpg.de/drupal-ismi", 6 //drupal_url: "https://ismi-db.mpiwg-berlin.mpg.de/drupal-ismi",
7 auth_token_url: 'https://ismi-imageserver-cc.mpiwg-berlin.mpg.de/auth/iiif-token', 7 auth_token_url: 'https://ismi.medeniyet.edu.tr/iiif/auth/iiif-token',
8 auth_login_url: 'https://ismi-imageserver-cc.mpiwg-berlin.mpg.de/auth/iiif-login', 8 auth_login_url: 'https://ismi.medeniyet.edu.tr/iiif/auth/iiif-login',
9 drupal_url: "https://ismi.mpiwg-berlin.mpg.de", 9 drupal_url: "https://ismi.mpiwg-berlin.mpg.de",
10 entity_url: "https://ismi-db.mpiwg-berlin.mpg.de/om4-ismi/browse/entityDetails.xhtml?eid=" 10 entity_url: "https://ismi-db.mpiwg-berlin.mpg.de/om4-ismi/browse/entityDetails.xhtml?eid="
11 } 11 }
12 12
13 function showTitleDetailsBig(titleId){ 13 function showTitleDetailsBig(titleId){