FlickrPhotosList is plugin for Movabletype. This plugin get photos from flickr, and outputs ul or ol element.
Simply drop the directory plugins/FlickrPhotosList
contained in this archive into
your $MT_HOME/plugins
directory.
You set this plugin settings and enter template tag on template.
<$MTFlickrPL$>
or
<$mt:flickrpl$>
You can use modifiers. Modifieres that you can use are user_id, per_page, extras, and list_style.
<$mt:flickrpl list_style="ul" extras="url_t" per_page="20" user_id=".......@N.."$>