NAME
Plagger::Plugin::Filter::Thumbnail - use Website thumbnail tool(s) to create alternative image for feeds
SYNOPSIS
- module: Filter::Thumbnail
DESCRIPTION
This plugin puts image link to website thumbnail tool when a feed doesn't have proper image set in feed itself (ala rss:image or atom:logo).
For now, it uses http://img.simpleapi.net/ as a default (and only) URL to use with, but it should be configured when there's similar (free) serviced out there.
CONFIG
- set_per_entry
-
With set_per_entry set, it adds each entry thumbnail as entry's icon, in addition to the feed logo. Optional and defaults to 0.
AUTHOR
Tatsuhiko Miyagawa