
Kwiki::Diff - display differences between the current wiki page and older revisions

$ cd /path/to/kwiki $ kwiki -add Kwiki::Diff

This module requires that you be using Kwiki::Revisions. Please make sure Kwiki::Revisions is in your plugins file.
This module adds a toolbar item, "Differences," when viewing past revisions of wiki pages. When clicked, the user is shown a colorful side-by-side comparison of that revision and the current revision.


Ian Langworth <langworth.com>


Copyright (C) 2004 by Ian Langworth
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.