Closed (cannot reproduce)
Project:
Diff
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2008 at 08:59 UTC
Updated:
6 Jul 2012 at 11:32 UTC
Hi,
I'm working in a wiki development using book + diff modules (and other modules but it does not matter now). Works well, thanks to everybody who made it posible.
Diff shows the changes by paragraph, but we can only validate changes for all the node, I'd like to know if there is any way (or addicional module) to allow users validate the changes by paragraphand not ALL the node.
Any suggestion will be welcomed.
Thanks
Comments
Comment #1
dwwThere's no way to view only a single paragraph's worth of diff. Not only would it be hard from a UI perspective to select which paragraph you want to view the diff for, it's not even easy given the underlying diff engine we're using to find the "same" paragraph from both revisions of the node and compare the diff only on those. I'm afraid this is just never going to be possible, so I'm marking won't fix. Sorry.
Comment #2
paulowsky commentedHi again,
maybe I did not find the way to express my self, pleased check the link below to see what I mean.
http://paulowsky.googlepages.com/diff.jpg
As you will see Diff engine create a line level comparison, but we can only validate or revoke ALL the node. Is not possible to check the lines we want to accept and create another node version?
Thanks again.
Paul
Comment #3
moshe weitzman commentedi have never seen web tool that does it this way. would be pretty sweet.
Comment #4
moshe weitzman commentedthis needs to work with revision_moderation - http://drupal.org/project/revision_moderation. someone else will need to code this up.
Comment #5
realityloop commentedimage is now a broken link, unless we can get an updated one I'm closing this