Active
Project:
FileField Sources
Version:
7.x-1.x-dev
Component:
General
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2012 at 20:11 UTC
Updated:
1 Nov 2015 at 06:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
quicksketchFascinating. 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.
Comment #2
minoroffense commentedIs there a sandbox for this feature yet? I'm interested in trying this out and help write some code.
Comment #3
nbchip commentedThere 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.
Comment #4
vacilando commentedAny 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.]
Comment #5
texas-bronius commentedThought 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.
Comment #6
webservant316 commentedAny further thoughts on this idea? I am interested in the possibility.
Comment #7
chunglk commentedThis is my module for upload files to Google Drive.
https://www.drupal.org/sandbox/chunglk/2333945
Comment #8
giorgio79 commentedWe could extend this to have alternative sources like Facebook, Google Drive, Instagram or any other source that provides an API :)