Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 Sep 2016 at 16:07 UTC
Updated:
25 Oct 2016 at 14:54 UTC
Jump to comment: Most recent
Comments
Comment #2
PA robot commentedWe 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 #3
anas_maw commentedHi,
Automated Review
Please fix the some basic issues suggested by paraview:
http://pareview.sh/pareview/httpsgitdrupalorgsandboxwalkingdexter2689963git
Manual Review
Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
No: Causes module duplication and/or fragmentation.
This module with same functionality: https://www.drupal.org/project/domain_registration
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
No: Does not follow the guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Coding style & Drupal API usage
[List of identified issues in no particular order. Use (*) and (+) to indicate an issue importance. Replace the text below by the issues themselves:
1- (*) hook_uninstall is not necessary. A table created by hook_schema is automatically dropped when the module is disabled.
Thanks.
Comment #4
visabhishek commented@Anas_maw : Looks like you forgot to change the status. Is this now RTBC after your review or are there application blockers left and this should be "needs work"?
Comment #5
arulan_pari commentedHi Dexter,
In disable_registration.info file
- Remove "version" from the info file.
disable_registration.module file
- In hook_menu use t() function to "title" and "Description" values.
Comment #6
anas_maw commentedPlease fix mentioned issues.
Comment #7
walkingdexter commentedHello everyone!
Thans for your reviews! I introduced changes to the module based on your comments.
For Arulan Pari.
> In hook_menu use t() function to "title" and "Description" values.
It's a bad practice - use t() function in hook_menu().
For Anas_maw.
> This module with same functionality: https://www.drupal.org/project/domain_registration
Yes, you are right. I didn't know about this module. Although before writing my own module, I was looking for projects, which are used for similar tasks, but I found nothing.
I would say that in my module admin panel is more comfortable:)
Comment #8
walkingdexter commentedComment #9
3ssom commentedHello Dexter,
Automated Review
you still have some error shown by @pareview.sh
http://pareview.sh/pareview/httpsgitdrupalorgsandboxwalkingdexter2689963git
please fix those ,, minors :)
Manual Review
I see no blockers here so I think this is a RTBC :)
Thank you
Comment #10
3ssom commentedComment #11
avpadernoI will update 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!
Thank you, 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 go the dedicated reviewer(s) as well.
Comment #12
avpaderno