contrib/views_slideshow_cycle/theme/views-slideshow-cycle-main-frame-row-item.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-cycle-main-frame-row-item.tpl.php | -1 | N/A |  |
|
contrib/views_slideshow_cycle/theme/views-slideshow-cycle-main-frame-row.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-cycle-main-frame-row.tpl.php | -1 | N/A |  |
|
contrib/views_slideshow_cycle/theme/views-slideshow-cycle-main-frame.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-cycle-main-frame.tpl.php | -1 | N/A |  |
|
contrib/views_slideshow_cycle/theme/views-slideshow-cycle.tpl.php | 0 | 0 | 0 |
contrib/views_slideshow_cycle/theme/views_slideshow_cycle.theme.inc | 5 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | views_slideshow_cycle.theme.inc | 32 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | views_slideshow_cycle.theme.inc | 35 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow_cycle.theme.inc | 71 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow_cycle.theme.inc | 94 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | views_slideshow_cycle.theme.inc | 99 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | views_slideshow_cycle.theme.inc | 100 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | views_slideshow_cycle.theme.inc | 101 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow_cycle.theme.inc | 179 | N/A |  |
|
contrib/views_slideshow_cycle/views_slideshow_cycle.module | 2 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | views_slideshow_cycle.module | 40 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | views_slideshow_cycle.module | 43 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow_cycle.module | 79 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow_cycle.module | 81 | N/A |  |
|
contrib/views_slideshow_cycle/views_slideshow_cycle.views_slideshow.inc | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | views_slideshow_cycle.views_slideshow.inc | 75 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | views_slideshow_cycle.views_slideshow.inc | 119 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | views_slideshow_cycle.views_slideshow.inc | 392 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | views_slideshow_cycle.views_slideshow.inc | 397 | N/A |  |
|
theme/views-slideshow-controls-text-next.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-controls-text-next.tpl.php | -1 | N/A |  |
|
theme/views-slideshow-controls-text-pause.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-controls-text-pause.tpl.php | -1 | N/A |  |
|
theme/views-slideshow-controls-text-previous.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-controls-text-previous.tpl.php | -1 | N/A |  |
|
theme/views-slideshow-controls-text.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-controls-text.tpl.php | -1 | N/A |  |
|
theme/views-slideshow-pager-field-field.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-pager-field-field.tpl.php | -1 | N/A |  |
|
theme/views-slideshow-pager-field-item.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-pager-field-item.tpl.php | -1 | N/A |  |
|
theme/views-slideshow-pager-fields.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-pager-fields.tpl.php | -1 | N/A |  |
|
theme/views-slideshow-slide-counter.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views-slideshow-slide-counter.tpl.php | -1 | N/A |  |
|
theme/views-slideshow.tpl.php | 0 | 0 | 0 |
theme/views_slideshow.theme.inc | 2 | 5 | 7 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | views_slideshow.theme.inc | 27 | 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 | views_slideshow.theme.inc | 34 | N/A |  |
| Use preg_replace_callback() instead of the 'e' modifier to preg_replace() | Other | views_slideshow.theme.inc | 73 | N/A |  |
| missing space after comma | Other | views_slideshow.theme.inc | 73 | N/A |  |
| Use preg_replace_callback() instead of the 'e' modifier to preg_replace() | Other | views_slideshow.theme.inc | 76 | N/A |  |
| missing space after comma | Other | views_slideshow.theme.inc | 76 | N/A |  |
| Use preg_replace_callback() instead of the 'e' modifier to preg_replace() | Other | views_slideshow.theme.inc | 187 | N/A |  |
| missing space after comma | Other | views_slideshow.theme.inc | 187 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow.theme.inc | 218 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | views_slideshow.theme.inc | 223 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | views_slideshow.theme.inc | 224 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | views_slideshow.theme.inc | 225 | N/A |  |
| Use preg_replace_callback() instead of the 'e' modifier to preg_replace() | Other | views_slideshow.theme.inc | 275 | N/A |  |
| missing space after comma | Other | views_slideshow.theme.inc | 275 | N/A |  |
|
views_slideshow.api.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | views_slideshow.api.php | 54 | N/A |  |
|
views_slideshow.module | 7 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Control statements should have one space between the control keyword and opening parenthesis | Other | views_slideshow.module | 161 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow.module | 198 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow.module | 216 | N/A |  |
| Missing parenthesis after function name | Other | views_slideshow.module | 229 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | views_slideshow.module | 308 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow.module | 317 | N/A |  |
| Missing parenthesis after function name | Other | views_slideshow.module | 376 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow.module | 435 | N/A |  |
| There should be no trailing spaces | Other | views_slideshow.module | 437 | N/A |  |
|
views_slideshow.views.inc | 0 | 0 | 0 |
views_slideshow_plugin_style_slideshow.inc | 0 | 5 | 3 |
| Message | Group | Filename | Line | Function | Status |
| 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 | views_slideshow_plugin_style_slideshow.inc | 96 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | views_slideshow_plugin_style_slideshow.inc | 112 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | views_slideshow_plugin_style_slideshow.inc | 155 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | views_slideshow_plugin_style_slideshow.inc | 166 | 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 | views_slideshow_plugin_style_slideshow.inc | 183 | 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 | views_slideshow_plugin_style_slideshow.inc | 185 | 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 | views_slideshow_plugin_style_slideshow.inc | 201 | 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 | views_slideshow_plugin_style_slideshow.inc | 204 | N/A |  |
|