NAME
Kwiki::FetchRSS - Wafl Phrase for including RSS feeds in a Kwiki Page
DESCRIPTION
{fetchrss <rss url> [full] [expire]}
Kwiki::FetchRSS retrieves and caches an RSS feed from a blog, news site, wiki, wherever and presents it in a Kwiki page. It can optionally display the description text for each item, or just the headline. Cache expiration times for each phrase may be set, or a default can be set in the configuration file fetrchrss.yaml.
You can see Kwiki::FetchRSS in action at http://www.burningchrome.com/wiki/
This code needs some feedback to find its way in life.
AUTHORS
Alex Goller Chris Dent <cdent@burningchrome.com>
SEE ALSO
COPYRIGHT AND LICENSE
Copyright (C) 2005, the authors
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.