Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stas/jquery-image-annotate-php-fork
A fork of jQuery Image Annotation plugin with PHP support
https://github.com/stas/jquery-image-annotate-php-fork
Last synced: about 1 month ago
JSON representation
A fork of jQuery Image Annotation plugin with PHP support
- Host: GitHub
- URL: https://github.com/stas/jquery-image-annotate-php-fork
- Owner: stas
- Created: 2009-09-03T01:51:59.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-09-07T11:44:49.000Z (over 15 years ago)
- Last Synced: 2024-11-29T14:23:41.418Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://stas.nerd.ro/
- Size: 772 KB
- Stars: 20
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
## This is a fork of jQuery Image Annotation plugin with PHP support
Original author is Chris from [http://blog.flipbit.co.uk](http://blog.flipbit.co.uk)
Project webpage can be found at [http://code.google.com/p/jquery-image-annotate/](http://code.google.com/p/jquery-image-annotate/)
Code uses the same licence the plugin was released: GPL 2.
### How it works
I wrote a class which stores annotations into a csv file (php-api/data.csv)
with full support to delete, save and get the information from it to server
json.### Who uses it?
* [Romanian Free Software Group](http://softwareliber.ro) for it's [FLOSSCamp Project](http://camp.softwareliber.ro/2009/membri)
### Future plans
I hope this fork to be merged into upstream release, otherway I'm not sure I'll have enough time to support it.
### Requirements
* PHP 5