Is there interest in developing Google Drive module for Filefield sources?
Using maybe https://developers.google.com/picker/
Im willing to help.

Thx.

CommentFileSizeAuthor
#7 gdrive_file.zip3.51 KBchunglk

Comments

quicksketch’s picture

Fascinating. This seems like it may be a good feature, but I'd like to know how deep the integration needs to be before including it as a core "source". FileField Sources is easily extensible so that sources may be provided by other modules... this might be better suited for a separate project than part of FileField Sources directly.

minoroffense’s picture

Is there a sandbox for this feature yet? I'm interested in trying this out and help write some code.

nbchip’s picture

There is already similar project on Drupal
http://drupal.org/project/google_picker
but it doesnt seem there is much progress and no released module yet.
Most interesting feature for me would be beeing able to select files from google Drive.
no sandbox yet.

vacilando’s picture

Any fresh thoughts on this? It would make so much sense for this wonderful module as an alternative way of selecting images!

[NB http://drupal.org/project/google_picker has no release and seems dead.]

texas-bronius’s picture

Issue summary: View changes

Thought I'd chime in: In my use case, I was hoping to temporarily make a handful of files on google drive "public if URL is known" (client emailed PDFs to update on his Drupal site, so I did gmail's Save to Drive bit). Turns out filefield_sources wouldn't, however, accept that non-extension having URL. Nor could I trick it with a ?.pdf at the end. Also, fwiw, google drive has gotten just a smidge more difficult to get at viewing the document with all its previews and whatnot.

I'd consider the oddities of Google Drive before thinking about how deeply to integrate this into filefield_sources core. I love the module, but if it's as extensible as Nate suggests, give it a couple kicks as a contrib.

webservant316’s picture

Any further thoughts on this idea? I am interested in the possibility.

chunglk’s picture

StatusFileSize
new3.51 KB

This is my module for upload files to Google Drive.

https://www.drupal.org/sandbox/chunglk/2333945

giorgio79’s picture

We could extend this to have alternative sources like Facebook, Google Drive, Instagram or any other source that provides an API :)