You are here: Browse Railsplugins Mephisto Flickr Photo Stream
Provides the ability to consume a Flickr photostream (RSS 2.0) inside a Liquid template.
Example usage:
{% flickrphotostream feed: http://api.flickr.com/services/feeds/photos_public.gne?id=57966634@N00&format=rss_200 count: 2 %}
{% endflickrphotostream %}
This will provide you with up to 2 items chosen from your feed.
2007-1-31: Added test following problems when string was all on a single line.
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly