We have a framework which uses codeigniter 2, ion_auth, template engine,and hmvc.
now we need to implement https://github.com/blueimp/jQuery-File-Upload
we need somebody who can convert this into a ci library.
So we can use this for adding pictures in back-end news items or other modules which needs images.
when images are uploaded they need to be on a temp location.
when news item is saved, the images and thumbnails need to be transported to their uploads location and as entry in datab…
