By v8powerage on
Hi
I'm searching for module which would give moderators (with permissions to editing all comments/nodes) ability to leave moderation notes or warnings with moderator's signature, like here ;-) http://drupal.org/node/383528
Something like this is for example in core of phpbb forums.
Comments
=-=
I did that manually using code tags.
I don't know that there is a module that does what you ask. It's simple enough to add a message manually because the post needs to be edited to be relocated. Thus exposing the body of the post by a user.
.
http://drupal.org/project/comment_edited may be a start.
Michelle
This is good module, but I
This is good module, but I have problems with my comments, now I noticed that after editing comment the date isn't changing, it's stays the same instead (and it's always date of comment creation).
=-=
When I edit a comment here on drupal.org the date of the original doesn't change.
Could be because it is considered a post date and not a revision date.
its a setting in the module,
its a setting in the module, by default this behaviour is a feature (the post date is not changing, the update is showed in the edited message)