Annotation Store
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Annotation Store Module is mainly focused on storing the video annotation data [Open Video Annotation Library] locally in drupal.
This modules creates the annotation data as an entity in drupal 8 in the name of "annotation_store".
The entities which are created is listed at "/admin/annotation_store/list".
Annotation list link is provided at '/admin/content'.
Display date format at annotation list can be configures at
/admin/config/media/annotation_store
This information includes Annotation text, type, URI, user, created
and changed time stamp.
NOTE: To work around open video annotation and audio annotation in drupal 8 using OVA
module. Refer the module at https://www.drupal.org/project/ova.
Create Annotation:
View Annotation:
List Annotation:
Future Enhancements:
1. To work with update and delete annotation operations for mirador and open
video annotation.
