I had that same question when i began with cake, tried meio upload and media plugin. I ended up with none of them ... didnt like the way media upload arrange the upload / image configs.
I think you should consider studying how model callbacks work and try to implement your own behavior with your own needs. Its really not that difficult even for a beginner. As for a general class to use on your behavior to treat images you could use this one http://www.verot.net/php_class_upload_docs.htm It has lots of useful methods. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
