Rechercher une page de manuel
Kwiki::Diff.3pm
Langue: en
Version: 2005-11-14 (fedora - 01/12/10)
Section: 3 (Bibliothèques de fonctions)
NAME
Kwiki::Diff - display differences between the current wiki page and older revisionsSYNOPSIS
$ cd /path/to/kwiki $ kwiki -add Kwiki::Diff
DESCRIPTION
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
- *
- 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
Ian Langworth <langworth.com>SEE ALSO
KwikiCOPYRIGHT AND LICENSE
Copyright (C) 2004 by Ian LangworthThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre