examples/taskbar_activity_example/taskbar_activity_example.install | 0 | 0 | 0 |
examples/taskbar_activity_example/taskbar_activity_example.module | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| missing space after comma | Other | taskbar_activity_example.module | 26 | N/A |  |
| missing space after comma | Other | taskbar_activity_example.module | 32 | N/A |  |
|
includes/taskbar.theme.inc | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | taskbar.theme.inc | -1 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar.theme.inc | 2 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar.theme.inc | 4 | N/A |  |
| The control statement should be on a separate line from the control conditional | Other | taskbar.theme.inc | 28 | N/A |  |
|
modules/taskbar_activity/taskbar_activity.admin.inc | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | taskbar_activity.admin.inc | 57 | N/A |  |
| missing space after comma | Other | taskbar_activity.admin.inc | 80 | N/A |  |
|
modules/taskbar_activity/taskbar_activity.api.php | 0 | 0 | 0 |
modules/taskbar_activity/taskbar_activity.install | 0 | 0 | 0 |
modules/taskbar_activity/taskbar_activity.module | 0 | 0 | 0 |
modules/taskbar_migrate/taskbar_migrate.module | 1 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| In SQL strings, Use db_query() placeholders in place of variables. This is a potential source of SQL injection attacks when the variable can come from user data. (Drupal Docs) | Other | taskbar_migrate.module | 77 | N/A |  |
| There should be no trailing spaces | Other | taskbar_migrate.module | 84 | N/A |  |
|
modules/taskbar_tacore/taskbar_tacore.api.php | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | taskbar_tacore.api.php | 15 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar_tacore.api.php | 20 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar_tacore.api.php | 21 | N/A |  |
| Remove the empty commented line in your function documentation. | Other | taskbar_tacore.api.php | 25 | N/A |  |
|
modules/taskbar_tacore/taskbar_tacore.install | 2 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | taskbar_tacore.install | 22 | N/A |  |
| There should be no trailing spaces | Other | taskbar_tacore.install | 23 | N/A |  |
|
modules/taskbar_tacore/taskbar_tacore.module | 0 | 1 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Separate comments from comment syntax by a space. | Other | taskbar_tacore.module | 50 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_tacore.module | 52 | N/A |  |
| Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) | Other | taskbar_tacore.module | 61 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_tacore.module | 82 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_tacore.module | 84 | N/A |  |
|
modules/taskbar_ui/taskbar_ui-list-form.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| the final ?> should be omitted from all code files | Other | taskbar_ui-list-form.tpl.php | 69 | N/A |  |
|
modules/taskbar_ui/taskbar_ui.module | 3 | 4 | 9 |
| Message | Group | Filename | Line | Function | Status |
| Administrative menu items should have a description. | Other | taskbar_ui.module | 69 | N/A |  |
| Administrative menu items should have a description. | Other | taskbar_ui.module | 76 | N/A |  |
| Administrative menu items should have a description. | Other | taskbar_ui.module | 83 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_ui.module | 92 | N/A |  |
| There should be no trailing spaces | Other | taskbar_ui.module | 93 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_ui.module | 94 | N/A |  |
| There should be no trailing spaces | Other | taskbar_ui.module | 280 | N/A |  |
| Potential problem: confirm_form() 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 | taskbar_ui.module | 436 | 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 | taskbar_ui.module | 445 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar_ui.module | 453 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar_ui.module | 454 | N/A |  |
| Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs) | Other | taskbar_ui.module | 497 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | taskbar_ui.module | 555 | N/A |  |
| table names should be enclosed in {curly_brackets} | Other | taskbar_ui.module | 564 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_ui.module | 606 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_ui.module | 608 | N/A |  |
|
modules/taskbar_views/taskbar_views.admin.inc | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | taskbar_views.admin.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | taskbar_views.admin.inc | 11 | N/A |  |
| Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | taskbar_views.admin.inc | 67 | N/A |  |
|
modules/taskbar_views/taskbar_views.install | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | taskbar_views.install | 31 | N/A |  |
|
modules/taskbar_views/taskbar_views.module | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Function summaries should be one line only. (Drupal Docs) | Other | taskbar_views.module | 117 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar_views.module | 118 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar_views.module | 119 | N/A |  |
|
providers/taskbar_provider.block.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | taskbar_provider.block.inc | 47 | N/A |  |
|
providers/taskbar_provider.custom.inc | 5 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | taskbar_provider.custom.inc | 42 | N/A |  |
| There should be no trailing spaces | Other | taskbar_provider.custom.inc | 53 | N/A |  |
| There should be no trailing spaces | Other | taskbar_provider.custom.inc | 54 | N/A |  |
| There should be no trailing spaces | Other | taskbar_provider.custom.inc | 55 | N/A |  |
| There should be no trailing spaces | Other | taskbar_provider.custom.inc | 56 | N/A |  |
|
providers/taskbar_provider.link.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | taskbar_provider.link.inc | 40 | N/A |  |
|
taskbar.api.php | 1 | 0 | 8 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 8 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 9 | N/A |  |
| There should be no trailing spaces | Other | taskbar.api.php | 11 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 17 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 21 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 53 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 58 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 59 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | taskbar.api.php | 129 | N/A |  |
|
taskbar.install | 11 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | taskbar.install | 16 | N/A |  |
| There should be no trailing spaces | Other | taskbar.install | 17 | N/A |  |
| There should be no trailing spaces | Other | taskbar.install | 22 | N/A |  |
| There should be no trailing spaces | Other | taskbar.install | 23 | N/A |  |
| There should be no trailing spaces | Other | taskbar.install | 47 | N/A |  |
| There should be no trailing spaces | Other | taskbar.install | 48 | N/A |  |
| There should be no trailing spaces | Other | taskbar.install | 53 | N/A |  |
| There should be no trailing spaces | Other | taskbar.install | 54 | N/A |  |
| There should be no trailing spaces | Other | taskbar.install | 59 | N/A |  |
| There should be no trailing spaces | Other | taskbar.install | 60 | N/A |  |
| Use update_sql() instead of db_query() in hook_update_N() | Other | taskbar.install | 140 | N/A |  |
| There should be no trailing spaces | Other | taskbar.install | 154 | N/A |  |
|
taskbar.module | 0 | 0 | 12 |
| Message | Group | Filename | Line | Function | Status |
| Separate comments from comment syntax by a space. | Other | taskbar.module | 123 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar.module | 125 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | taskbar.module | 145 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar.module | 173 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar.module | 188 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | taskbar.module | 247 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | taskbar.module | 522 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | taskbar.module | 597 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar.module | 598 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | taskbar.module | 598 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar.module | 599 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | taskbar.module | 599 | N/A |  |
|
taskbar.taskbar.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | taskbar.taskbar.inc | 66 | N/A |  |
|