Plagger::Plugin::Filter::ImageInfo - Fetch image info (width/height etc.) for feed and entry images


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Filter::ImageInfo - Fetch image info (width/height etc.) for feed and entry images

SYNOPSIS

Top

  - module: Filter::ImageInfo

DESCRIPTION

Top

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

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger, Image::Info


Plagger documentation  | view source Contained in the Plagger distribution.