Hi,
Downloaded Module, Works great. There is issue with following with code standards. Please follow https://www.drupal.org/coding-standards
Reviewed module with Coder module. Found warnings, statements in some of the files in nodequeue module.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | nodequeue_codereview-2748919-9.diff | 85.36 KB | wingmanjd |
| #4 | nodequeue_codereview-38678-1.patch | 52.39 KB | harish b |
| #3 | Code review smartqueue.png | 544.68 KB | harish b |
| #3 | Code review nodequeue_generate .png | 535.24 KB | harish b |
| #3 | Code review nodequeue .png | 1.9 MB | harish b |
Comments
Comment #2
harish b commentedComment #3
harish b commentedComment #4
harish b commentedHere is the Revised patch(comment#1), which remove bugs, warnings and statements followed according to drupal standards.
Please review it.
Comment #6
manjit.singh@harish I have reviewed the patch and looks good. All changes are related to coding standard.
And regarding the automated test fails on php 5.3, I think we can ignore that because latest version is supported until 5.4 or higher , so no need to take a worry about PHP5.3. Please check this for more information. https://www.drupal.org/requirements
moving it to RTBC.
Thanks @harish for the contribution and too long patch. :)
Comment #7
fizk commentedThanks for beginning the clean up effort. We still have a long way to go:
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme . | grep ERROR | wc -lshows there are 762 errors.
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme . | grep ERROR | wc -lshows there are 102 warnings.
Comment #8
wingmanjd commentedI'd be happy to help on this. Would it be better to submit one large patch for everything, or smaller patches?
Comment #9
wingmanjd commentedHere's some work so far.
Comment #10
zkhan.aamir commentedComment #11
avpadernoI am closing this issue, which was created for a project version compatible with a Drupal release no longer supported. Feel free to re-open the issue, if it is still relevant for a project version compatible with a supported Drupal release.