Posted by kuldeepbanga on June 16, 2010 at 1:59pm
This is listing of comment on particular node. These comment entered by user when he make some editing the node. it is just sake of information why he make change in node. I did not find this type of functionlity. i ready with code. can anyone suggest me about this module and where i contrib this module to drupal. thanks in adavance.
Comments
How is this different from the "Log message"
Whenever you create a new revision, there's a field for "Log message" in core drupal. And those log messages show up on the revisions page at node/XXX/revisions.
I'm not understanding what you would want beyond this.
this is same as log message
Yes,you are right. this module provide list of comment on the editing node itself. while in revisioning comments are linked with revisions, in my case it to be linked to the node itself. using ajax it become a robust feature.
Yes, revision comments are
Yes, revision comments are linked to revisions, but revisions are linked to nodes… so what you're doing still sounds redundant. But don't let that stop you.
The Boise Drupal Guy!
Node Revision Comment -- Outcome of Discussion?
What was the outcome of this exchange? I ask because I am developing an application in which I'd like all users to view and comment revisions of nodes.
I have a question about this
I have a question about this same subject. I want to pull in the "message" that auto populates into the log messages into the node revision comment so that we don't have to rely on someone to actually take the time to make the notation.
I've searched high and low but can't seem to find anything that does this - anyone have any ideas?
Thanks!