digitalutsc / islandora_web_annotations

An Islandora module that enables annotation on Islandora objects, following the W3C Web annotation model.
GNU General Public License v3.0
7 stars 5 forks source link

delete all annotations when annotationcontainer is deleted #234

Closed Natkeeran closed 6 years ago

Natkeeran commented 6 years ago

What does this Pull Request do?

When an annotation container is deleted from the drupal UI, it would delete all remaining annotations.

How should this be tested?

Interested parties

@MarcusBarnes @kimpham54

MarcusBarnes commented 6 years ago

Works as expected. Documentation will need to be update to reflect the proper workflow when using the Annotation Collection interface. To delete an annotation container and all associated annotations, the procedure is Annotations Collection -> specific annotation collection object -> manage -> properties -> Permanentaly remove button.