Closed (fixed)
Project:
Diff
Version:
6.x-2.0-rc1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2009 at 14:52 UTC
Updated:
28 Feb 2009 at 23:00 UTC
Hi!
This is my first approach to this module.
I´ve successfully installed it and checked the changes that are being registered by it.
So far, I´ve two issues:
1. When I (user: webmaster) change an author´s node from user:abraham to user:foxy, the module shows that user abraham has created the node and user webmaster changed it. foxy don´t appear whatsoever. Is there a way to change that?
2. If I completely delete all content from a certain field, it shows on diff. But when I just change some text, adding or removing stuff, it won´t show up the differences... and that´s a pretty important thing to do, so you can trace actually who did what.
Please help me out :)
Thanks!
Rosamunda
Comments
Comment #1
moshe weitzman commented1. Not possible, because Drupal core does not track author by version.
2. It should show partial changes too. Make sure you are actually saving a new revison.
Comment #2
Rosamunda commentedThanks for your help Moshe!