| Kwiki-RecentChanges-Atom documentation | view source | Contained in the Kwiki-RecentChanges-Atom distribution. |
Kwiki::RecentChanges::Atom - Kwiki Plugin to create an Atom feed of recent changes
Version 0.03
$ cpan Kwiki::RecentChanges::Atom $ cd /path/to/kwiki $ vim plugins $ kwiki -update
This module adds a Atom feed of recent changes to your Kwiki. It also adds an Atom icon to your toolbar.
Steve Peters, <steve@fisharerojo.org>
Please report any bugs or feature requests to
bug-kwiki-recentchanges-atom@rt.cpan.org, or through the web interface at
http://rt.cpan.org. I will be notified, and then you'll automatically
be notified of progress on your bug as I make changes.
The documentation for XML::Atom::Feed doesn't suggest that it populates a lot of fields typical to an Atom feed. I need to investigate to see if that module creates a very simple feed or if there are a lot of undocumented methods.
James Peregrino's Kwiki::RecentChangesRSS helped this module along.
Copyright 2004-5 Steve Peters, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Kwiki-RecentChanges-Atom documentation | view source | Contained in the Kwiki-RecentChanges-Atom distribution. |