This is not the best tutorial, but it got me started. And the behavior works as advertised:
http://tv.cakephp.org/video/jasonwydro/2011/01/29/cakephp_1_3_-_meio_image_upload_resize_gallery_tutorial Regards, Don On May 11, 4:16 pm, MeatSandwich <[email protected]> wrote: > Yeah thats the one that I've spotted most often, only problem is I > can't find any decent instructions on how to use it... The best I > could find was only a few lines and I didn't even understand what I > was meant to do. It does look like exactly what I want, and seems to > be the most comprehensively and securely written but I had to give up > because I didn't understand what I was meant to do with it. > > Does anyone know if there's any better tutorials for this? > > On May 11, 11:30 pm, Ryan Schmidt <[email protected]> wrote: > > > > > > > > > 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
