Automated review
:
1) Pareview.sh has issues.
2) Coder generated some critic...

Contribution Date
Technology
Contribution Details

Automated review

:

1) Pareview.sh has issues.
2) Coder generated some critical errors.

Mahual Review

:

Git clone url
1) Your git clone url is incomplete, Please append the module name at the end of this url
git clone --branch 7.x-1.1 http://git.drupal.org/sandbox/scott_shipman/2083709.git
Because, this url is not letting us install the module on drupal instance.

README.txt:
1) This file is missing

.info file:
1) Unnecessary parameters present inside this file.
for ex : git & ;$Id$

.module file:
1) @file doc is missing.
2) form_constructor function content_access_vbo_action_form() needs to be defined properly, similarly for content_access_vbo_action_submit().
Please refer https://www.drupal.org/coding-standards/docs#forms
3) In function content_access_vbo_action_form(), you have used
4) '#title' => $label inside content_access_vbo_action_form() in module file. Translations are missing, please use t() function.

I have not enabled the module yet, And most important the code is actually not formatted.
Kindly correct.

Contribution Author
Files count
0
Patches count
0