modules/nd_permalink/nd_permalink.module | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | nd_permalink.module | 13 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | nd_permalink.module | 26 | N/A |  |
|
nd.install | 0 | 1 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The $text argument to l() should be enclosed within st() so that it is translatable from within the install. | Other | nd.install | 16 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | nd.install | 16 | N/A |  |
|
nd.module | 4 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | nd.module | 18 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | nd.module | 158 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | nd.module | 158 | N/A |  |
| There should be no trailing spaces | Other | nd.module | 185 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | nd.module | 215 | N/A |  |
| The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable. | Other | nd.module | 317 | N/A |  |
| There should be no trailing spaces | Other | nd.module | 511 | N/A |  |
|
nd.rules.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | nd.rules.inc | -1 | N/A |  |
|
nd_fields_examples.inc | 0 | 0 | 0 |
templates/nd.tpl.php | 0 | 0 | 0 |
tests/nd.buildmodes.test | 0 | 0 | 0 |
tests/nd.fields.test | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| missing space after comma | Other | nd.fields.test | 31 | N/A |  |
|
tests/nd.plugins.test | 0 | 0 | 0 |
tests/nd.regions.test | 0 | 0 | 0 |
tests/nd.tools.test | 0 | 0 | 0 |
tests/ndtest.ds_default.inc | 0 | 0 | 0 |
tests/ndtest.module | 0 | 0 | 0 |