Smithsonian/islandora_image_annotation

Name: islandora_image_annotation

Owner: Smithsonian Institution

Description: islandora drupal 7 implementation based on shared canvas

Created: 2013-11-14 20:43:23.0

Updated: 2015-09-04 18:37:16.0

Pushed: 2013-11-14 17:54:32.0

Homepage: null

Size: 958

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CONTENTS OF THIS FILE
SUMMARY

Adds the ability to add annotations to images. This solution pack piggy backs on top of other Islandora Solution Packs such as basic_image and large_image by adding a new tab to existing views. This tab includes the annotation tools.

CONFIGURATION

To enable the annotation tab for a content model visit the Islandora admin section and choose Image Annotation. From there you can choose which CModels you want to integrate the annotation tool with. You will need to tell it what datastream to use as well, You should choose a datastream with a mimetype of image/jpeg or image/png. The Taxonomy Column allows the annotation tool to use taxonomy terms for categories.

Annotation categories also depend on the selected radio button under Annotation Categories. If you want to depend on taxonomies choose administrator defined.

CUSTOMIZATION

Searching: Included is an xslt designed for gsearch. If this xslt is included in your existing gsearch index xslt it will index the Annotation fields and make them searchable in solr. You will also need to configure the Islandora Solr client so that it is aware of the new fields. If you are using custom Solr request handlers you will have to update them as well.

If you have solr configured properly and have Annotation Categories set as user defined you will have a type ahead for the Annotations categories section.

F.A.Q.

If you want the annotations for book, do not check the book content model on the admin page. In order for annotations for book you check the paged content model.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.