Flickr DHTML Badge

General Notes

This Wordpress plugin displays and rotates thumbnails from your Flickr library without using any flash. The Javascript code used for this plugin can be found here.

Installation: After configuring these settings below you will want to insert some code into your current theme so that your Flickr badge will appear. This is done by copying and pasting the following code into your current theme. The sidebar template would be a good place to start.

<?php tantan_fbShowBadge() ?>

If you are using a customized theme and the badge isn't working, make sure the theme calls wp_header() and wp_footer() in the appropriate places.

Check for the latest updates for this plugin here: http://tantannoodles.com/toolkit/wp-flickr-dhtml-badge/

Please send any comments / suggestions / flames to:
Joe Tan ()
tantannoodles.com

Flickr Settings
Flickr API Key: (optional)
Enter your Flickr API key if you have one.
Flickr Username:
Photos will be retrieved from this user. Configure >
Tags: (optional)
Photos with these tags will be retrieved
Number of recent photos to retrieve:
Badge Display Settings
Width: (eg 150px, or 100%)
Height: (eg 150px, or 100%)
Additional Custom Styles: (eg background-color:red;)
Thumbnail Settings
Thumbnail Size: px
Width and height of thumbnails
Delay: milliseconds (1000 = 1 second)
How long to pause before a new thumbnail appears
Margin: px
Space between thumbnails
Thumbnail Link: (default)
(plugin homepage) (FAlbum is not installed, get the optional plugin here)
(do not link photos)
($PHOTOID is Flickr's photo id)
     
Where the thumbnails should link to.