On May 11, 2011, at 17:19, MeatSandwich wrote: > Firstly I'm totally new to cakephp and only a novice with php. I want > to be able to upload image files which correspond with records in a > table charities which I have. It would be good if the images were > processed a little, ie maybe a few different sizes of thumbnail would > be created when they got uploaded, maybe even there would be a way of > cropping the images in case they're too large for what I want. > > I've had a good look around for the past bunch of hours and found > loads of tutorials and behaviours and helpers etc which purport to do > what I want, but none which I've tried seems to work for me. I believe > issues to do with them being written for old versions of cake. > > Can anyone suggest what is the best way to achieve what I want? Is > there maybe something in built in cakephp 1.3 which removes the need > for plug-ins or behaviours?
The David Persson Media Plugin is the one I see referenced here constantly. https://github.com/davidpersson/media#readme -- 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
