I've been trying to look through example HTML files and storage.js
implementation for details of how to specify a remote storage service
for annotator2 (master), but haven't found a clear one yet.
I can see this in dev.html, but so far seen nothing that corresponds to
endpoint configuration - is this available?
var Annotator = require('annotator'),
elem = document.getElementById('airlock'),
anno = new Annotator(elem);
anno.addPlugin(Annotator.Plugin.Filter());
anno.setStorage(Annotator.Storage.DebugStorage);
Thanks...
_______________________________________________
annotator-dev mailing list
[email protected]
https://lists.okfn.org/mailman/listinfo/annotator-dev
Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev