Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2011 at 13:56 UTC
Updated:
29 Apr 2012 at 14:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
patrickd commentedIt appears you are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.
Review of the master branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Go and review some other project applications, so we can get back to yours sooner.
Source: http://ventral.org/pareview - PAReview.sh online service
Comment #2
Gekiboy commentedWow... I haven't tested this yet, but it's pretty crazy when you start looking for something and you find a new module which proposes to be the solution for your problem and find that it was posted for review earlier that same day...
Comment #3
ribakker commentedThe requested changes have been commited in the repository. Thanks for your initial review. The Readme file is still a brief one, but it will be finished soon.
Comment #4
rolf van de krol commentedSubscribe
Comment #5
themebrain commentedThere are still files other than README.txt in the master branch, make sure to remove them. See also step 5 in http://drupal.org/node/1127732
Review 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.
Source: http://ventral.org/pareview - PAReview.sh online service
Manual review:
- Please check drupal coding standard http://drupal.org/coding-standards, for example http://drupal.org/coding-standards#controlstruct
if (isset($instance))
$cache = $instance;
Comment #6
ribakker commentedThank you for reviewing the module. We made the requested changes and hope we will get access to making this a full project soon.
Comment #7
jygastaud commentedHi,
Very helpful module which could be really useful for me in some case.
So first, thanks for contrib.
However, I thought your module doesn't meet requierements to get a full project acces (see this post for more information: At least 120 lines and 5 functions) but your project can be still be promoted manualy by git admin as a single project.
I found some small issues with manual review of 7.x-1.x branch:
Global:
The fact is that after downloading your module I obtain a folder called "meta_tags_views".
Folder should be the same as the module name to be more clear. Also, it's a bit confusing if you want to use drush command.
.info files
.module
Comment #8
patrickd commentedI've to agree with jygastaud, this is probably not enough code to make a serious review of ribakker's skills.
-> Adding single project promotion tag.
@ribakker
Please consider coming back with a module that is a little more complex.
Or - if possible - you can try to add more functionality to this module to give us more to review.
Comment #9
klausiSorry for the delay, but you have not listed any reviews of other project applications in your issue summary as strongly recommended here: http://drupal.org/node/1011698
Review 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.
manual review:
But apart from that minor issues this looks ready to go for me.
Comment #10
michelleI granted access based on klausi's RTBC. I think that's all that needs to be done? If not, let me know.
Comment #11
klausiThanks for your contribution, ribakker! Welcome to the community of project contributors on drupal.org.
Michelle has 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.