| Plagger documentation | view source | Contained in the Plagger distribution. |
Plagger::Plugin::Subscription::XOXO - Subscription list with XOXO microformats
- module: Subscription::XOXO
config:
url: http://example.com/mySubscriptions.xhtml
This plugin creates Subscription by fetching remote XOXO file by HTTP
or locally (with file:// URI). The parser is implemented in really
a dumb way and only supports extracting URL (href) and title from A
links inside XOXO ul or ol tags.
Tatsuhiko Miyagawa
| Plagger documentation | view source | Contained in the Plagger distribution. |