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!