Comment Easy Reply
Categories
Component ID
1522164
Component name
Comment Easy Reply
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
7917
Component created
Component changed
Component body
Overview
The Comment Easy Reply module tries to speed up the way users reply to existent comments, giving each comment a sequential number.
How the module works
The Comment Easy Reply module assigns a number to each comment of the same node, respecting the comments order.
To reply to a comment, click on the comment number: a special tag will be added to the comment form textarea.
The special tag in your comment body will be converted into a link displaying the number of referred comment or its author.
Features
- Comment numeration: each comment in the same node is numbered.
- Use tags to reply: reply to a comment inserting a simple tag in comment body.
(e.g.: @#1, @#2, ...). - Reply to multiple comments at the same time: users can insert as many comment tags as they likes in comment body.
- Themeable comment tags: each tag in a comment body will be rendered as a themeable link.
(two choices for default: #COMMENT_NUMBER and @COMMENT_AUTHOR.
E.g.: #1, #2.1, @myname, ...) - Tooltips on comment tags: each link to a referred comment will show the referred comment body in a tooltip, for a better discussion reading
- Support for flat and threaded comments.
- Activatable for specific node types: activate module's features for the needed node types only.
- Content-type specific settings allowed. (only 7.x version)
Supported modules
Comment Easy Reply integrates with the following modules:
- Quote (7.x version only)
- Ideal Comments (7.x version only)
- Views (7.x version only)
- Token (7.x version only)
- WYSIWYG
- CKEditor
- FCKeditor ( 6.x version only)
- TinyMCE (6.x version only)
Demo sites
- 7.x version demo site (the site is on a free hosting and could not always be available)
Contribute!
There are many ways you can actively contribute to this module:
- Translate module's strings in your language using localize.drupal.org
- Help the module mantainer to improve user experience by suggesting better and clearer english tenses to be used on module's administration pages
- Test and give feedbacks to issues needing user reviews
- Help to fix currently opened issues or provide some patches
- Propose new features creating a new issue on module's queue
Honor roll
- neRok for the amazing job he did by testing all the new features from version 7.x-1.1 to 7.x-1.2.
