Posted by tristanoneil on August 7, 2008 at 2:01pm
Hello,
I am running a business website and part of the website is a database of all of the companies in my state I want anonymous users to be able to edit this database and I want those edits to go into moderation which is working well with the Revision Moderation module however what I want is to incorporate it with a plugin like Diff. What I want to happen is when I go to into Pending Revisions then click on one of the revisions and it shows me the new entry I want it to highlight or bold the things that have changed. This database incorporates mostly CCK fields.
Please can anyone help me.
Comments
Viewing revision changes
Hi,
The Diff module (http://drupal.org/project/diff) and the Lifewire Diff module (http://drupal.org/project/lifewire_diff) highlight changes between 2 node revisions. The Lifewire module offers an inline, as well as a 2 column, presentation of the changes.
The only thing missing is an 'accept/reject change' function, but maybe somebody out there somewhere is working on one...