Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2013 at 11:02 UTC
Updated:
14 Apr 2019 at 12:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
RavindraSingh commentedComment #2
jamiehollernAll issues mentioned have been fixed.
Comment #3
PA robot commentedLink to the project page and git clone command are missing in the issue summary, please add them.
We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then 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 #4
zestagio commentedThere is still a master branch, make sure to set the correct default branch: http://drupal.org/node/1659588 . Then remove the master branch, see also step 6 and 7 in http://drupal.org/node/1127732
Comment #5
jamiehollernMaster deleted, project page link and Git clone link added.
Comment #6
labor b commentedHi, I just reviewed your project. These are my suggestions:
In promote_disable_form instead of building your node types array twice via _promote_disable_node_types(), you might want to store it into a variable.
Line 71, variable_get should always get a default value as second param.
Also check for other occurences of variable_get.
Line 77, you are adding your custom form_submit function twice.
I guess, you should change permission to "administer content types" as your settings do affect all content types available.
Just a suggestion:
User interface seems irritating to me. I can disable the promote option in the admin settings form, but on the node form it's still present. It is just disabled. Also on the node type form I can still select a default value, which would be obsolete if i checked disable promote. I would just hide this option in both forms, at it isn't needed.
Comment #7
jamiehollernlabor b, thanks for your review. Your points were all very good so I have actioned all of them, including the UI advice. Thanks once again.
Comment #8
chrisfree commentedHello,
Just did a high-level review of your module's code. I have a few basic suggestions:
Those are my only suggestions. I ran the module through Coder and saw no code issues whatsoever. Nice work on this module, I'll definitely be reaching for this the next time I need to hide this option.
Comment #9
RavindraSingh commented@jamiehollern, i have tested the functionality of this module. it seems working fine. @chrisfree has raised the valid points which needs to be corrected.
Nice work on this module.
Comment #10
jamiehollernChris, thanks for your suggestions; they were very helpful I have implemented them in full. Thanks for reviewing.
Ravindra, thanks once again for your review and again for the previous one.
Comment #10.0
jamiehollernAdded project page link and Git clone link.
Comment #11
jamiehollernAdding PAReview: review bonus tag.
Comment #12
klausiLooks good to me after a visual code review.
This was RTBC already, so ...
Thanks for your contribution, jamiehollern!
I updated your account to let you 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 get 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 #13.0
(not verified) commentedAdded review bonus tag and application reviews.
Comment #14
avpadernoComment #15
avpaderno