modules/blog.page_title.inc | 4 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | blog.page_title.inc | 17 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | blog.page_title.inc | 18 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | blog.page_title.inc | 19 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | blog.page_title.inc | 32 | N/A |  |
|
modules/comment.page_title.inc | 3 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | comment.page_title.inc | 17 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | comment.page_title.inc | 22 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | comment.page_title.inc | 41 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | comment.page_title.inc | 47 | N/A |  |
|
modules/forum.page_title.inc | 4 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | forum.page_title.inc | 18 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | forum.page_title.inc | 19 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | forum.page_title.inc | 20 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | forum.page_title.inc | 34 | N/A |  |
|
modules/node.page_title.inc | 4 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | node.page_title.inc | 17 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | node.page_title.inc | 18 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | node.page_title.inc | 19 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | node.page_title.inc | 36 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | node.page_title.inc | 40 | N/A |  |
|
modules/page_title.page_title.inc | 0 | 0 | 0 |
modules/taxonomy.page_title.inc | 5 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | taxonomy.page_title.inc | 21 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | taxonomy.page_title.inc | 22 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | taxonomy.page_title.inc | 23 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | taxonomy.page_title.inc | 41 | N/A |  |
| There should be no trailing spaces | Other | taxonomy.page_title.inc | 42 | N/A |  |
|
modules/uc_catalog.page_title.inc | 6 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Function summaries should be one line only. (Drupal Docs) | Other | uc_catalog.page_title.inc | 10 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_catalog.page_title.inc | 25 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_catalog.page_title.inc | 26 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_catalog.page_title.inc | 27 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_catalog.page_title.inc | 28 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_catalog.page_title.inc | 42 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_catalog.page_title.inc | 43 | N/A |  |
|
modules/user.page_title.inc | 2 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | user.page_title.inc | 15 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | user.page_title.inc | 16 | N/A |  |
|
modules/views.page_title.inc | 0 | 0 | 0 |
page_title-admin-settings-form.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | page_title-admin-settings-form.tpl.php | 5 | N/A |  |
|
page_title.admin.inc | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.admin.inc | 18 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | page_title.admin.inc | 64 | N/A |  |
|
page_title.install | 0 | 1 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | page_title.install | 5 | N/A |  |
| Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N() | Other | page_title.install | 13 | 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 | page_title.install | 13 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | page_title.install | 44 | N/A |  |
|
page_title.legacy.inc | 0 | 0 | 0 |
page_title.module | 3 | 0 | 18 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.module | 74 | N/A |  |
| Administrative menu items should have a description. | Other | page_title.module | 123 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.module | 124 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.module | 335 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.module | 343 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.module | 353 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | page_title.module | 355 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | page_title.module | 364 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | page_title.module | 503 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | page_title.module | 512 | N/A |  |
Format should be * Implementation of hook_foo(). | Other | page_title.module | 513 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | page_title.module | 532 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | page_title.module | 628 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | page_title.module | 646 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | page_title.module | 646 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | page_title.module | 647 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | page_title.module | 647 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.module | 681 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.module | 690 | N/A |  |
| There should be no trailing spaces | Other | page_title.module | 770 | N/A |  |
Format should be * Implementation of hook_foo(). | Other | page_title.module | 857 | N/A |  |
|
page_title.views.inc | 0 | 0 | 0 |
page_title.views_default.inc | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.views_default.inc | 283 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.views_default.inc | 328 | N/A |  |
|
tests/page_title.test | 0 | 0 | 7 |
| Message | Group | Filename | Line | Function | Status |
| Separate comments from comment syntax by a space. | Other | page_title.test | 109 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.test | 112 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | page_title.test | 182 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | page_title.test | 186 | N/A |  |
| Separate comments from comment syntax by a space. | Other | page_title.test | 190 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title.test | 193 | N/A |  |
| Separate comments from comment syntax by a space. | Other | page_title.test | 210 | N/A |  |
|
tests/page_title_views_test.module | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | page_title_views_test.module | -1 | N/A |  |
|
tests/page_title_views_test.test | 0 | 0 | 0 |
tests/page_title_views_test.views_default.inc | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | page_title_views_test.views_default.inc | 5 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title_views_test.views_default.inc | 13 | N/A |  |
|
views/plugins/page_title_plugin_display_page_with_page_title.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | page_title_plugin_display_page_with_page_title.inc | 5 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title_plugin_display_page_with_page_title.inc | 29 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | page_title_plugin_display_page_with_page_title.inc | 47 | N/A |  |
|
views_handler_field_node_page_title.inc | 0 | 0 | 0 |