constant COMMENT_MODE_THREADED_COLLAPSED

Comments are displayed as a threaded list - collapsed.

2 uses of COMMENT_MODE_THREADED_COLLAPSED
comment_render in drupal-6.x/modules/comment/comment.module
Renders comment(s).
_comment_get_modes in drupal-6.x/modules/comment/comment.module
Return an array of viewing modes for comment listings.

File

drupal-6.x/modules/comment/comment.module, line 35
Enables users to comment on published content.

Code

define('COMMENT_MODE_THREADED_COLLAPSED', 3)