Kwiki-RecentChangesRSS 0.01 This is a Kwiki plugin, which adds a toolbar item to your Kwiki which gives you and RSS 2.0 feed of your wiki's recently changed pages. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install cd ~/where/your/kwiki/is/located vi plugins Add this line to the plugins file: Kwiki::RecentChangesRSS kwiki -update Then glance over the settings in config/rss.yaml and the perldoc of Kwiki::RecentChangessRSS. Add your settings to config.yaml. COPYRIGHT AND LICENCE Copyright (C) 2004 James Peregrino This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.