Changeset 401
- Timestamp:
- 03/14/06 20:50:50
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/lib/Plagger/Plugin/Widget/BloglinesSubscription.pm
r398 r401 63 63 =head1 DESCRIPTION 64 64 65 This plugins puts a widget to edit subscription on Bloglines. 65 This plugins puts a widget to edit subscription on Bloglines. This 66 makes it easy for you to quickly unsubscribe to massively updated 67 feeds, or update feed configuration to ignore content updates. 66 68 67 69 You should use this plugin combined with 68 70 L<Plagger::Plugin::Subscription::Bloglines> and set I<fetch_meta> 69 71 config on. 72 73 =head1 TIPS 74 75 Due to how Bloglines works, the I<Unsubscribe> button on opened page 76 doesn't work (it requires window.opener to be a valid Bloglines 77 subscription page). Just append C<&remove=1> to the URL and you can 78 unsubscribe from the feed. 70 79 71 80 =head1 AUTHOR
