@@ -3,7 +3,7 @@ jQuery Image Annotation Plugin - Version 1.3
33
44###Usage:
55
6- Extract this zip file into a directory on your webserver and navigate to ` demo.html ` or view a [ live preview] [ 1] .
6+ Extract this zip file into a directory on your webserver and navigate to ` demo.html ` or view a [ live preview] [ 1 ] .
77
88
99###History:
@@ -12,8 +12,7 @@ Extract this zip file into a directory on your webserver and navigate to `demo.h
1212* Fixed a bug when creating a new annotation via AJAX.
1313* The Id of the annotation is expected to be returned as a JSON object from the response of the save call, e.g.
1414
15-
16- { "annotation_id": "000001" }
15+ ` { "annotation_id": "000001" } `
1716
1817
1918####Version 1.2 24th April, 2009
@@ -33,28 +32,31 @@ Extract this zip file into a directory on your webserver and navigate to `demo.h
3332
3433###Credits:
3534
36- based on the Drupal extension:
37- Image Annotations by Ronan Berder
38- hunvreus@gmail.com
39- [ http://drupal.org/project/image_annotate ] [ 2]
40- [ http://drupal.org/user/49057 ] [ 3]
41- [ http://teddy.fr ] [ 4]
35+ Based on the Drupal extension:
36+
37+ Image Annotations by Ronan Berder
38+ hunvreus@gmail.com
39+ [ http://drupal.org/project/image_annotate ] [ 2]
40+ [ http://drupal.org/user/49057 ] [ 3]
41+ [ http://teddy.fr ] [ 4]
4242
43- FamFamFam Icons by:
44- Mark James
45- [ http://www.famfamfam.com/ ] [ 5]
43+
44+ FamFamFam Icons by:
45+ Mark James
46+ [ http://www.famfamfam.com/ ] [ 5]
4647
47- Trafalgar Square image by:
48- Maurice
49- [ http://www.flickr.com/photos/mauricedb/2742966709/ ] [ 6]
48+
49+ Trafalgar Square image by:
50+ Maurice
51+ [ http://www.flickr.com/photos/mauricedb/2742966709/ ] [ 6]
5052
5153###Licence:
5254
5355Released under the GNU license.
5456
55- [ 1] http://flipbit.co.uk/jquery-image-annotation.html "jQuery Image Annotation Plugin"
56- [ 2] http://drupal.org/project/image_annotate
57- [ 3] http://drupal.org/user/49057
58- [ 4] http://teddy.fr
59- [ 5] http://www.famfamfam.com/
60- [ 6] http://www.flickr.com/photos/mauricedb/2742966709/
57+ [ 1 ] : http://flipbit.co.uk/jquery-image-annotation.html " jQuery Image Annotation Plugin "
58+ [ 2 ] : http://drupal.org/project/image_annotate
59+ [ 3 ] : http://drupal.org/user/49057
60+ [ 4 ] : http://teddy.fr
61+ [ 5 ] : http://www.famfamfam.com/
62+ [ 6 ] : http://www.flickr.com/photos/mauricedb/2742966709/
0 commit comments