Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
Includes the tables 'comments' and 'node_comment_statistics'
| Name | Location | Description |
|---|---|---|
| comment_views_data_alter | contributions/views/modules/comment.views.inc | Use views_data_alter to add items to the node table that are relevant to comments. |
| comment_views_handlers | contributions/views/modules/comment.views.inc | Implementation of hook_views_handlers() to register all of the basic handlers views uses. |
| comment_views_plugins | contributions/views/modules/comment.views.inc | Implementation of hook_views_plugins |
| template_preprocess_views_view_row_comment | contributions/views/modules/comment.views.inc | Template helper for theme_views_view_row_comment |