glenrobson / SimpleAnnotationServer

A simple IIIF and Mirador compatible Annotation Server
Apache License 2.0
97 stars 29 forks source link

Remove manifest from index again #150

Open sopheck opened 1 year ago

sopheck commented 1 year ago

Hello,

and first of all thank you for the great tool SAS!

I have a question about the manifests. Is there an option to remove them from the index again? Do I see it right (in the code) that there is no endpoint for this (yet)?

Thanks a lot!

glenrobson commented 1 year ago

Hi @sopheck if you are using the auth_testing branch then there is a endpoint to remove the manifest:

https://github.com/glenrobson/SimpleAnnotationServer/blob/9b5bdf1588cafd1dbecc99332b081456d499539a/src/main/webapp/js/collection.js#L272

If you are using the main version then I'm afraid you are correct there isn't currently a way to delete the manifest and all the annotations.