RAA - xhtmldiff/1.2.1

xhtmldiff / 1.2.1

Short description: Finds differences in XHTML text.
Category: Application/Datastructure
Status: Beta
Created: 2004-10-21 21:35:32 GMT
Last update: 2004-11-09 06:37:55 GMT
Owner: Aredridel (Projects of this owner)
Homepage: http://theinternetco.net/projects/ruby/xhtmldiff
Download: http://theinternetco.net/projects/ruby/xhtmldiff
License: Ruby's
Dependency:
Requires: Diff::LCS/>= 1.1.1
Description:

XHTMLDiff is a tool and library for taking valid XHTML documents as input, and generating redlined valid XHTML text highlighting the changes between them as output.

It uses the usual LCS::Diff algorithm, but is XHTML aware and inserts change markers either around block elenents or inline elements, but won't compare a block to an inline such that it destroys XHTML validity.

Version 1.2.1 adds a CSS stylesheet example and a couple validity fixes.

Versions: [1.2.2 (2006-09-08)] [1.2.1 (2004-11-09)] [1.2.0 (2004-11-05)] [1.0.0 (2004-10-21)]

Edit this project (for project owner)

back to RAA top