NAME
App::Wubot::Web::Rss - serves outgoing wubot RSS feeds
VERSION
version 0.3.3
CONFIGURATION
~/wubot/config/webui.yaml
---
plugins:
rss:
'/rss/:mailbox': rss
'/atom/:mailbox': atom
DESCRIPTION
The wubot web interface is still under construction. There will be more information here in the future.
TODO: finish docs
SUBROUTINES/METHODS
- rss
-
Generate an RSS feed for the specified mailbox.
- atom
-
Generates an ATOM feed for the specified mailbox.