Comment reply contains link to referred comment author, with tooltip
Comment reply has link to referred comment number, with tooltip.

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:

Demo sites

Contribute!

There are many ways you can actively contribute to this module:

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.

Project information

Releases