# HG changeset patch # User robcast # Date 1418665782 -3600 # Node ID 7d9132a513ab4c2e8a1cf4505197c6bd88ad8236 # Parent aa09153a2b13496152768e748dd5136fa638a83d use scheme-less urls to enable serving digilib on https. diff -r aa09153a2b13 -r 7d9132a513ab webapp/src/main/webapp/jquery/digilib-ann.html --- a/webapp/src/main/webapp/jquery/digilib-ann.html Tue Aug 26 17:19:57 2014 +0200 +++ b/webapp/src/main/webapp/jquery/digilib-ann.html Mon Dec 15 18:49:42 2014 +0100 @@ -37,7 +37,7 @@ interactionMode : 'fullscreen', showRegionNumbers : true, // URL of annotation server - 'annotationServerUrl' : 'http://localhost:18080/AnnotationManagerN4J/annotator', + 'annotationServerUrl' : '//localhost:18080/AnnotationManagerN4J/annotator', // are annotations read-only? 'annotationsReadOnly' : false, // URL of authentication token server @@ -55,7 +55,7 @@
digilib doesn't work! Please switch on Javascript or notify the server administrator!
-