Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2013 at 15:19 UTC
Updated:
2 Aug 2013 at 10:11 UTC
Scald: Datawrapper is a chart provider allowing Scald module users to add Media Atoms of type chart, using Datawrapper.de informations.
You can import a single Datawrapper chart from its url or its id Automatically import thumbnails.
git clone http://git.drupal.org/sandbox/poukram/1966660.git scald__datawrapper
Comments
Comment #1
a.milkovskyYou have some errors in code. See: http://ventral.org/pareview/httpgitdrupalorgsandboxpoukram1966660git
Comment #2
serm commentedHello poukram!
Thanks for contribute, review your module in to vental.org and fix errors.
Add README.txt to module.
http://ventral.org/pareview/httpgitdrupalorgsandboxpoukram1966660git
Comment #3
poukram commentedI had README.txt and some errors are fixed.
Comment #4
PA robot commentedWe are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #5
erez111 commentedHi poukram,
Few comments:
1. scald_datawrapper.info:
Please consider use .css on necessary pages if possible.
2. Why do you use within your fields many times "LANGUAGE_NONE", instead of relevant language? (example at .module file)
Comment #6
kscheirerYour defined constants should start with
SCALD_DATAWRAPPER_*. The note about LANGUAGE_NONE above is a good one, you're preventing your module from working with translations.Minor issues though, the code looks fine.
----
Top Shelf Modules - Enterprise modules from the community for the community.
Comment #7
poukram commentedHi erez111 and kscheirer,
thanks for your comments.
I will make changes for the CSS and the name of the constant.
But concerning the use of LANGUAGE_NONE, I must say two things :
- I use data that does not depend on the language (width, height and thumbnail)
- actualy only atom's title can be translate on scald (and customs fields added by users).
I would adapt my code according to the evolution of scald.
Comment #7.0
poukram commentedEdit: wrong url, oops
Comment #7.1
poukram commentedAdd manual reviews
Comment #7.2
poukram commentedadd review link
Comment #8
poukram commentedCss just added in specific pages
constant renamed
3 module reviewed
Comment #9
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. You have to get a review bonus to get a review from me.
manual review:
Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.
Comment #10
poukram commentedThanks for your comments, all bugs are fixed now.
Comment #11
kscheirerLooking good, what's the dnd module in scald_datawrapper_library_alter() ?
----
Top Shelf Modules - Enterprise modules from the community for the community.
Comment #12
poukram commenteddnd module is scald submodule : "DnD Library"
It is used to "Enable a drag and drop media interface."
The css file is needed only if this submodule is enable.
Thanks for the review.
Comment #13
klausiThanks for your contribution, poukram!
I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!
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.
Thanks to the dedicated reviewer(s) as well.
Comment #14
poukram commentedThanks for the review.
Comment #15.0
(not verified) commentedadd review link