Flatcomments

Heine - September 15, 2006 - 08:45

Flatcomments is a very small module that allows you to force comments to always be replies to the node regardless of the reply link used. The comments are not just displayed flat, but also stored in this way, making edits with for example comment_mover more intuitive.

Example:

node (story). add new comment link

  • comment 1
  • comment 2

Suppose user replies via the reply link on comment 1:

Without flatcomments:

node (story). add new comment link

  • comment 1
    • comment 3
  • comment 2

With flatcomments enabled for the node type story:

node (story). add new comment link

  • comment 1
  • comment 2
  • comment 3

Releases

Official releasesDateSizeLinksStatus
6.x-1.02008-May-047.21 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.12008-May-057.21 KBRecommended for 5.xThis is currently the recommended release for 5.x.
4.7.x-1.02007-Nov-267 KBRecommended for 4.7.xThis is currently the recommended release for 4.7.x.
 
 

Drupal is a registered trademark of Dries Buytaert.