=== Cropnote === Contributors: jrmeadows2 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=F7UU6WSVNL5ZA Tags: prettyphoto,jcrop,image,images,note,notes,annotation,annotations,image annotation Requires at least: 2.8 Tested up to: 3.5.1 Stable tag: trunk Allows you to add textual annotations to prettyPhoto popup images. == Description == This plugin allows you and your users to add textual annotations to images on your blog by selecting a region of the image and typing in the text. Image notes will then show up as small boxes that display the text on mouseover. Based on Demon Image Annotation by demonisblack, which is based on jQuery Image Annotation == Installation == 1. Unzip the plugin into your plugin directory (commonly [wordpress-installation]/wp-content/plugins ) 2. Activate the plugin from your Plugins admin page (accessible from your Dashboard) 3. (optional) Change settings and permissions, and review notes from the Cropnote settings (now available on the Dashboard menu) == Frequently Asked Questions == No questions have been asked yet. Do you have one? == Screenshots == 1. An example of an image in a prettyPhoto with cropnote annotations. 2. An example of adding an annotation to an image. 3. Settings page. 4. Settings page, note editor tab. 5. Settings page, permissions tab. == Changelog == = 1.0.4 = * Minor bugfix regarding anonymous permissions. = 1.0.3 = * Added options to customize how prettyPhoto is used by the plugin. This should make the plugin compatible with many more WordPress installations. * Fixed a bug with a missing javascript comma. = 1.0.2 = * Added options to customize how prettyPhoto is used by the plugin. This should make the plugin compatible with many more WordPress installations. * Fixed a few bugs where the note editing form wouldn't go away when the prettyPhoto lightbox was closed. = 1.0.1 = * Fixed a bug when using the plugin with pre5.3 PHP. = 1.0 = * First version.