| Plagger documentation | view source | Contained in the Plagger distribution. |
Plagger::Plugin::Filter::ResolveRelativeLink - Resolve relative links in feed content
- module: Filter::ResolveRelativeLink
Some feeds contain relative URIs in their content in <content:encoded> or <description> element. That's not a
valid thing to do, but because RSS and content module specification
doesn't clearly say about it, some feeds still do it.
This plugins tries to fix the relative links in feed content, using entry's permalink as a base URL.
Tatsuhiko Miyagawa
| Plagger documentation | view source | Contained in the Plagger distribution. |