Ticket #80 (task)

Opened 3 years ago

Last modified 2 years ago

Add width and height to $entry->image

Status: closed (fixed)

Reported by: miyagawa Assigned to: miyagawa
Priority: major Milestone:
Component: Plagger Version:
Keywords: Cc:

Add width and height to $entry->image so that publisher uses in templates.

Change History

03/01/06 18:57:49: Modified by miyagawa

  • type changed from bug to task.

03/06/06 18:55:05: Modified by miyagawa

  • status changed from new to closed.
  • resolution set to fixed.

(In [346]) * Add new plugin Filter::ImageInfo? to fetch width & height from feed images. Fixes #80

  • Plagger::TT plugins
  • Plagger::Util::dumbnail function to resize images using img attributes
  • Add $feed->image to $entry->icon when copied to SmartFeed?
  • Fixed Frepa regular expression since they updated HTML
  • Updated Gmail template to fix big logo issue. Fixes #68