Plagger::Plugin::Subscription::XOXO - Subscription list with XOXO microformats


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Subscription::XOXO - Subscription list with XOXO microformats

SYNOPSIS

Top

  - module: Subscription::XOXO
    config:
      url: http://example.com/mySubscriptions.xhtml

DESCRIPTION

Top

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.

AUTHOR

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger, http://microformats.org/wiki/xoxo


Plagger documentation  | view source Contained in the Plagger distribution.