flatcomments.info |
flatcomments.info |
|
name = Flat comments
description = Make all comments replies to the main post, regardless of the reply link used.
dependencies[] = comment
core = 7.x
files[] = flatcomments.module |
flatcomments.install |
flatcomments.install |
|
Install, update and uninstall functions for the flatcomments module. |
flatcomments.module |
flatcomments.module |
|
Make comments replies to the node, regardless of the reply link used. |
README.txt |
README.txt |
|
Flatcomments is a small module that allows you to force comments to always be
replies to the node, not other comments.
-- Example
\- comment 1
\- comment 2
Suppose user replies via the reply link on comment 1:
Without flatcomments:
\- comment… |