Gallery-RSS Wordpress Plugin
Alright–with the help of magpie RSS, I cooked up my first Wordpress Plugin–as you can see to the right, it takes the RSS gallery feed and generates N number of thumbnails (you specify) of the recently updated galleries of the particular gallery (you specify) , optionally displays captions (you specify) and allows you to style the unordered list via CSS tags specific to the plugin.
Suprisingly, I could find nothing that does this for Wordpress.
It is available in its current form (caching isn’t working properly, in fact maybe not at all–I just haven’t seen any ill effects yet) below:
Installation and usage instructions are in the file.
An example of it in action is on the sidebar of my homepage.
UPDATE 2/23 – working on an update to the plugin–attempting to fix my personal problems of unexpected weirdness that seems to crop up depending on what images have been updated (i.e. the next set of text appearing immediately to the right of the four boxes on my site). You’ll be able to specify the number of columns maximum to display; i hope this will help some of you as much as it will, me. :) I’m encouraged to know that this runs just fine with Movable Type as well; gives me some motivation to cook up some other things around the plugin (i hate software bloat so my *intent* is to be as modular as possible).