| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | text_noderef.module | 14 | N/A |  |
| put a space between the asterisk and the comment text | Other | text_noderef.module | 93 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | text_noderef.module | 145 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | text_noderef.module | 150 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | text_noderef.module | 155 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | text_noderef.module | 165 | N/A |  |
| put a space between the asterisk and the comment text | Other | text_noderef.module | 176 | N/A |  |
| put a space between the asterisk and the comment text | Other | text_noderef.module | 247 | 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 | text_noderef.module | 288 | N/A |  |