Plagger::Plugin::Subscription::HatenaRSS - HatenaRSS Subscription via OPML


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Subscription::HatenaRSS - HatenaRSS Subscription via OPML

SYNOPSIS

Top

  - module: Subscription::HatenaRSS
    config:
      username: example

DESCRIPTION

Top

This plugin creates Subscription by fetching Hatena RSS http://r.hatena.ne.jp OPML by HTTP.

If your OPML is shared public (which is default), you don't have to pass password to the config. Also, even if you OPML is private, you can share Cookies with your favorite browser like Firefox, using

  global:
    user_agent:
      cookies: /path/to/cookies.txt

so that you don't have to pass password to the config, again.

AUTHOR

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger, Plagger::Plugin::Subscription::OPML, WWW::Mechanize


Plagger documentation  | view source Contained in the Plagger distribution.