Yep I agree the media plugin is amazing and vast (not for all because of that) assuming your using cake 2.0 I would not use the media plugin
I just had a short play with Miles J uploadeder (copyied the example from inside the plugin into a test app) the files the uploader moves to WEBROOT/files always empty (I did not get to investigating this as yet) Cakepackages lists a few plugins [1] for uploading files with cake. I recall Nick Bakers plugin being really easy to setup with 1.2/1.3 [2] is a link to the 2.0 version I have not tried that as yet 1) http://cakepackages.com/packages/index/query:upload 2) https://github.com/webtechnick/CakePHP-FileUpload-Plugin/tree/cakephp2.0 - S On 25 January 2012 18:01, jeremyharris <[email protected]> wrote: > The media plugin (https://github.com/davidpersson/media) is certainly the > most powerful one I've found, although it's lacking in documentation and > getting started can be a bit of a task. Once you wrap your head around it, > it's really solid and does quite a bit. > > -- > 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 > -- 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
