My favorites | Sign in
Project Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
             
Show all Featured wiki pages:
Examples

Introduction

Daisy Diff is a Java library that diffs (compares) HTML files. It highlights added and removed words and annotates changes to the styling. (Examples)

This project was a Google Summer of Code 2007 project for DaisyCMS where it's actively used for diffing HTML content. As a spin-off, a PHP version of the algorithm was developed for MediaWiki in the GSoC 2008.

The Java version is licensed under the Apache License v2. The PHP version is GPLv2+. Other licenses can be requested.

Features

Download

A stand-alone Java library is available in the download section. To embed Daisy Diff in your application you can checkout our Subversion repository (The Main class is a good starting point). The PHP implementation is available in the MediaWiki repository.

Contact

Questions about Daisy Diff or HTML diffing can be sent to our developer mailing list.









Hosted by Google Code