=== demon image annotation === Contributors: demonisblack Tags: comment,comments,image,images,note,annotation,image annotation,dannychoo,facebook,flickr,demon,black,tag,photo Requires at least: 2.5 Tested up to: 3.0 Stable tag: 2.0 Allows you to add textual annotations to images by select a region of the image and then attach a textual description. == Description == This plugin allows you to add textual annotations to images by select a region of the image and then attach a textual description, the concept of annotating images with user comments. Integration with JQuery Image Annotation from Chris (http://www.flipbit.co.uk/jquery-image-annotation.html) with PHP support from GitHub (http://github.com/stas/jquery-image-annotate-php-fork). Some features: * Admin page * Auto insert unique id attribute for all the images for image note. * Show notes on other pages such as home and archive. * Gravatar in the notes * Option to sync with wordpress comments. * Option to show thumbnail in comment list. * 'Mouseover to load notes' on top of every image note. * 'Link' on top of every image note if hyperlink image. == Installation == 1. Put the plugin folder into [wordpress_dir]/wp-content/plugins/ 2. Go into the WordPress admin interface and activate the plugin 3. Choose the settings you want in demon-image-annotation settings. 5. Complete usage instructions are available here. (http://www.superwhite.cc/demon/image-annotation-plugin) == Frequently Asked Questions == No questions have been asked. == Screenshots == 1. Demonstration of demon image annotation. == Changelog == = 2.0 = * Admin page * Auto insert id attribute start with "img-". * Add notes to your uploaded pictures and embed pictures. * Add author gravatar on notes. * Add option to show image notes not only in single page but other pages such as home and archives. * Add option which enable user to disable or enable noted image for admin only or every user. * Add option which enable user to disable or enable WordPress commenting system. * Add option which enable user to disable or enable noted image thumbnail at comment list. * Add description on top of every image note 'Mouseover to load notes'. * Add link on top of every image note if hyperlink image. = 1.2 = * Delete comments * Comment thumbnail hover = 1.1 = * Fix note overlap * Image note user addable