Closed (fixed)
Project:
Node Comments
Version:
6.x-2.0-beta2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2010 at 12:18 UTC
Updated:
30 May 2010 at 13:30 UTC
Hi, I am using panels to have a comment form on the right hand side of the content. Everything is very nice. When a user posts a comment, the page reloads, and comment is added to the node. But maybe some inexperienced users may not notice they have successfully posted a comment. Is there a way of giving a visual notice to the user, that they have successfully posted a comment as the core comment module does?
Comments
Comment #1
crea commentedOn submission, user receives message in the message area. Example "Comment Re: test has been created."
You can use Rules module or drupal actions to make more aggressive notifications.