HTML Diff
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
HTML Diff is an extension of the Diff module. While the Diff module itself only compares the source code of two revisions, HTML Diff lets you compare the rendered HTML code visually - like WYSIWYG. This should enable non-technical editors to review diffs without dealing with HTML tags.
HTML Diff ignores HTML attributes like class, id, style...etc. It only takes care of usual HTML tags like p, div, ul, li, strong, h1, h2.. etc.
