goldsky / spiefeed

Feeds aggregator for MODx Revolution based on SimplePie
http://simplepie.org/
8 stars 4 forks source link

Flickr feed thumbnail data #4

Closed ncrossland closed 13 years ago

ncrossland commented 13 years ago

This patch allow spiefeed to access thumbnail and original image width / height data from Flickr's RSS 2.0 feeds.

goldsky commented 13 years ago

while i've committed this into the master, i would like to know how to implement this new placeholders? i've tested that without this additional information i still could fetch the images, including their w/h in the description.

ncrossland commented 13 years ago

This was in order to retrieve the thumbnails that Flickr includes in feeds such as http://api.flickr.com/services/feeds/photos_public.gne?id=79314389@N00&lang=en-us&format=rss_200

It didn't appear to be possible to retrieve the thumbnail of each item before, now you can with the [[+itemImageThumbnailUrl]] placeholder