| Plagger documentation | view source | Contained in the Plagger distribution. |
Plagger::Plugin::Widget::BloglinesSubscription - Bloglines Subscription Widget
- module: Subscription::Bloglines
config:
fetch_meta: 1
...
- module: Widget::BloglinesSubscription
This plugins puts a widget to edit subscription on Bloglines. This makes it easy for you to quickly unsubscribe to massively updated feeds, or update feed configuration to ignore content updates.
You should use this plugin combined with Plagger::Plugin::Subscription::Bloglines and set fetch_meta config on.
Due to how Bloglines works, the Unsubscribe button on opened page
doesn't work (it requires window.opener to be a valid Bloglines
subscription page). Just append &remove=1 to the URL and you can
unsubscribe from the feed.
Tatsuhiko Miyagawa
| Plagger documentation | view source | Contained in the Plagger distribution. |