MephistoFlickrAjax by David Stevenson ================== This mephisto plugin is identical to http://mephistoblog.com/2006/11/29/flickr-plugin-for-mephisto, except that it also provides an ajax tag. The ajax version provides this liquid tag: {{flickrajaxphotostream}} {{endflickrajaxphotostream}}. Unlike the original photostream tag, nothing inside the body is used, and unfortunately you're fairly limited on how the photos appear (since they are pulled in by an ajax request rather than rendered on the spot). This plugin should make your blog load much faster, however, because the entire page doesn't have to wait for the feed request from flickr. {{flickrajaxphotostream feed: count: format:<[square, small, etc]>}} It inserts:
[MORE LINKS]
, so you can style it with CSS.