| Plagger documentation | view source | Contained in the Plagger distribution. |
Plagger::Plugin::Filter::FeedBurnerPermalink - Fix FeedBurner's permalink
- module: Filter::FeedBurnerPermalink
Entries in FeedBurner feeds contain links to feedburner's URL redirector and that breaks some plugins like social bookmarks integration.
This plugin updates the $entry->permalink with guid value in
FeedBurner's feed, so it actually points to the permalink, rather than
redirector.
Note that $entry->link will still point to the redirector.
Masahiro Nagano
Tatsuhiko Miyagawa
| Plagger documentation | view source | Contained in the Plagger distribution. |