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


Kwiki-Diff documentation  | view source Contained in the Kwiki-Diff distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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.

TODO

Top

* Alternate diff styles, such as showing *only* the lines that have changed at the top or inline with the text.
* Faster access to the differences of the current page.

AUTHORS

Top

Ian Langworth <langworth.com>

SEE ALSO

Top

Kwiki

COPYRIGHT AND LICENSE

Top


Kwiki-Diff documentation  | view source Contained in the Kwiki-Diff distribution.