Flatcomments
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2008-May-04 | 7.21 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.1 | 2008-May-05 | 7.21 KB | Download · Release notes | Recommended for 5.x | |
| 4.7.x-1.0 | 2007-Nov-26 | 7 KB | Download · Release notes | Recommended for 4.7.x | |
