galleria.install | 0 | 0 | 0 |
galleria.module | 3 | 1 | 1 |
| Message | Group | Filename | Line | Function | Status |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | galleria.module | 75 | N/A |  |
| There should be no trailing spaces | Other | galleria.module | 402 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | galleria.module | 421 | N/A |  |
| There should be no trailing spaces | Other | galleria.module | 509 | N/A |  |
| There should be no trailing spaces | Other | galleria.module | 514 | N/A |  |
|
galleria.views.inc | 0 | 0 | 0 |
includes/galleria.admin.inc | 1 | 0 | 9 |
| Message | Group | Filename | Line | Function | Status |
| do not use mixed case (camelCase), use lower case and _ | Other | galleria.admin.inc | 121 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | galleria.admin.inc | 129 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | galleria.admin.inc | 199 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | galleria.admin.inc | 212 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | galleria.admin.inc | 246 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | galleria.admin.inc | 287 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | galleria.admin.inc | 405 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | galleria.admin.inc | 449 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | galleria.admin.inc | 456 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | galleria.admin.inc | 717 | N/A |  |
|
includes/views_plugin_style_galleria.inc | 0 | 0 | 0 |
theme/galleria-container.tpl.php | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | galleria-container.tpl.php | 5 | N/A |  |
|
theme/theme.inc | 3 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | theme.inc | 5 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | theme.inc | 42 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | theme.inc | 45 | N/A |  |
|