This module adds Plupload as a source through integrations of Plupload Integration module and FileField Sources module, and thus enabling multiple file uploads across a wide range of browsers.
Since FileField Sources does not have its own widget, but rather extends the core File field widgets (file and image) and other contributed file widgets, this gives great flexibility not only in file sources, but also on the type of widget. A common use case for images is to use this with a field widget for cropping.
This is a Drupal 7 project.
Sandbox: http://drupal.org/sandbox/atlea/1414774
Git:
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/atlea/1414774.git filefield_sources_plupload
cd filefield_sources_plupload
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupalcs-result-1417606.txt | 509 bytes | morgothz |
| filefield_sources_plupload.jpg | 32.36 KB | atlea |
Comments
Comment #1
morgothz commentedReview of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. Get a review bonus and we will come back to your application sooner.
Comment #2
atlea commentedThank you for starting the work on this! Extra whitespace in plupload.js has been removed and commited. Looking forward to a manual review!
Comment #3
slashrsm commentedI've took a look at your module. At first I must say, that module looks really solid in well written. Congratulations!
Anyway... I noticed some things, that could be improved a bit:
As far as I am concerned can this pass when you fix this things or explain why you think it is better to have it the current way. Anyway, it would be nice if another reviewer takes a look at this module.
Comment #4
atlea commented@slashrsm: Thank you for your review. I have implemented your suggestions.
Setting this to needs review again, and hope the next reviewer agree with you that the module can pass now. :)
Comment #5
slashrsm commentedThat's great. Hope someone else takes a look at your module soon.
Comment #6
slashrsm commentedIt looks like noone plans to review this. As I think you fixed everything, I mark this as reviewed.
Comment #7
klausiReview of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. Get a review bonus and we will come back to your application sooner.
But that are just minor issues, so ...
Thanks for your contribution, atlea! Welcome to the community of project contributors on drupal.org.
I've granted you the git vetted user role which will let you promote this to a full project and also create new projects as either sandbox or "full" projects depending on which you feel is best.
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
As you continue to work on your module, keep in mind: Commit messages - providing history and credit and Release naming conventions.
Thanks to the dedicated reviewer(s) as well.
Comment #8
atlea commentedWohoo! Thanks, klausi - and a big thanks to slashrsm!
Atle
Comment #9
slashrsm commentedGreat! Congrats and welcome!
Comment #10.0
(not verified) commentedAdded links to Plupload Integration and FileField Sources modules