Posted by maulwuff on October 19, 2008 at 8:55pm
Jump to:
| Project: | Comment Revisions |
| Version: | 5.x-1.4 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | thinkyhead |
| Status: | needs work |
Issue Summary
I'd like to have a marker "last edit: " on comments, which are revisions. Can you give me a hint where to modify the code?
Comments
#1
What do you mean?
Do you want the last edit: to show, when the revision has been created?
Or do you want to display, when the revision itself has been edited?
#2
I'd like to have the revisions date, so it always shows the last edit date+time of a comment.
(bad) example
if I edit this comment in 5 minutes, it should say:
--
last edit: 23.10.08 18:25
if i edit again tomorrow:
last edit: 24.10.08 x:y
#3
Here's a starting point: http://drupal.org/node/81242
#4
I'll add this for the next release. Maybe include a preference option to show/hide and format this info.