Kwiki::RecentChanges::Atom - Kwiki Plugin to create an Atom feed of recent changes


Kwiki-RecentChanges-Atom documentation  | view source Contained in the Kwiki-RecentChanges-Atom distribution.

Index


NAME

Top

Kwiki::RecentChanges::Atom - Kwiki Plugin to create an Atom feed of recent changes

VERSION

Top

Version 0.03

SYNOPSIS

Top

 $ cpan Kwiki::RecentChanges::Atom
 $ cd /path/to/kwiki
 $ vim plugins
 $ kwiki -update

DESCRIPTION

Top

This module adds a Atom feed of recent changes to your Kwiki. It also adds an Atom icon to your toolbar.

AUTHOR

Top

Steve Peters, <steve@fisharerojo.org>

BUGS

Top

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.

TODO

Top

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.

ACKNOWLEDGEMENTS

Top

James Peregrino's Kwiki::RecentChangesRSS helped this module along.

SEE ALSO

Top

Kwiki, XML::Atom

COPYRIGHT & LICENSE

Top


Kwiki-RecentChanges-Atom documentation  | view source Contained in the Kwiki-RecentChanges-Atom distribution.