Hello,
I have already installed Xataface and built a simple application with it. In my database application I am storing images in the db table (using method 2 - images stored in file system). I want to add automatic image resizing functionality to this application so that's how I came across IMM. But I haven't figured out how to integrate the IMM functionality with my existing Xataface application. The way I'd like it to work is like this: the user uploads an image file using the standard file upload widget , it gets resized automatically so there is a thumbnail image in addition to the original size image. On the individual record display I would show the thumbnail images that have been added to that particular record in the left column. The thumbnail images would link to the full size images.
Any pointers would be very helpful indeed.
Regards,
Aidan Curran