brendo / cloudstoragefield

This field allows you to store your uploads on the cloud using Rackspace's Cloud Files product.
3 stars 0 forks source link

Filepicker.io ? #2

Open andrewminton opened 11 years ago

andrewminton commented 11 years ago

Not an issue as such and forum didn't have a place for discussion, wondered whether filepickers api could be leveraged? or is it out of scope?

https://www.filepicker.io/

brendo commented 11 years ago

Interesting. A new provider could be created that interfaces with their REST API to do the basic CRUD that will end up with the file being stored in S3. Or did you mean make use of their full Javascript API? That one would be more challenging :)

andrewminton commented 11 years ago

The S3 storage stuff essentially, I'm no JS guru, so this may take some time.. on a side note I started work on a filepicker field as a separate requirement for a client.. In conjunction with http://www.aviary.com/ as an image editor this is gonna come in handy!

andrewminton commented 11 years ago

Google Cloud storage anyone :) https://developers.google.com/storage/