NAME
Plagger::Plugin::Filter::ImageInfo - Fetch image info (width/height etc.) for feed and entry images
SYNOPSIS
- module: Filter::ImageInfo
DESCRIPTION
This plugin tries to fetch feed image (logo) and entry image (buddy icon) and extracts image info like width & height. The data is parsed with Image::Info module and cached for 3 days.
AUTHOR
Tatsuhiko Miyagawa