I have now got s3_swf_upload_plugin working to my moderate
satisfaction.

My fork is available:

 http://github.com/GreenAsJade/s3-swf-upload-plugin/tree

and I've put up a working example:

 http://demo-s3-swf-upload.heroku.com

This fork has the following additions from the original:

    * Ability to use environment variables for Amazon credentials (so
you don't
      have to hardcode them in your app)
    * Ability to set the message next to the button, configurable from
the view
    * Ability to check the file is appropriate, after they selected it
but before upload starts.
         (so you can check they aren't splatting something they
shouldn't)
    * Set default prefix to '', so you can upload to the "root" of
your bucket.
    * Lots more error/warning messages when things go wrong.
    * Explicit consideration of application authentication issues
    * Now calls onFail not onSuccess if they try to upload without
selecting anything.





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to