| Download | Size | md5 hash |
|---|---|---|
| nodecomment-6.x-2.0-beta1.tar.gz | 34.67 KB | 4c4a341a7fc96cd717c26eb32f1ddfc8 |
| nodecomment-6.x-2.0-beta1.zip | 45.43 KB | bd2fcf74ccac3aa3ca60bfb398830a87 |
This is a complete rewrite of nodecomment module:
1) Where the old nodecomment was incompatible with core comment.module, this one relies on comment.module.
2) Because of this, you can mix comments and nodecomments, though a given node type must use one or the other.
3) nodecomment is now an essential part of DruBB which is an attempt at providing a better forum experience.
4) node comment provides integration with Views and Panels giving you greater control over the look and feel of your comments.
5) Advanced Forum 2.x provides fluid integration with node comments.
6) Includes nodecomment_notify which uses comment_notify module to provide email notifications.
7) Provides a mechanism to convert comments to nodecomments and back. Please note that this may not work well with additional modules that add data to comments. It is known that comment_upload and this are not currently getting along well. It is recommended that you backup your database before trying such an endeavor.