=== Javascript Flickr Badge === Contributors: erikrasmussen Donate link: http://erikras/donate/ Tags: widget, sidebar, flickr, photos, media, javascript Requires at least: 2.0.2 Tested up to: 3.1.1 Stable tag: 1.2 Displays photos from Flickr, with optional tag filtering, with client-side javascript. Several eye-catching effects available. == Description == Javascript Flickr Badge uses pure javascript to place a Flickr badge in your widget-enabled sidebar to display recent photos. Photos may be filtered by tag if so desired. All communication with Flickr is client-side, so no extra load is placed on your server at all. [Plugin Page](http://erikras.com/wordpress-plugins/javascript-flickr-badge/) == Features == * Customizable thumbnail size, number of rows, and number of columns to fit perfectly into any sidebar. * Works for your personal photo stream, group pools, or your friends photostreams. * Filtering by tag (user feed only). * Lightweight javascript, when no animations are enabled. * All the work happens client-side. No server load. * Animations (using Script.aculo.us): Shuffle, ...more to come... * Localized to Spanish. == Installation == 1. Unzip the plugin into the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Drag the widget onto the sidebar where you want it on the Sidebar Widgets page in your WordPress admin. 1. Enter your Flickr account details into the widget settings on the Widgets page in your WordPress admin (see screenshot) == Screenshots == 1. Widget Admin == Frequently Asked Questions == = What's my "Flickr ID"? = Your Flickr ID is a unique string used internally by Flickr. You can find your own by using [idgettr](http://idgettr.com/) or [What Is My Flickr ID](http://www.adamwlewis.com/articles/what-is-my-flickr-id). = Why is tag filtering limited to only user feeds? = That's all the [Flickr Feed API](http://www.flickr.com/services/feeds/) allows. = Why can't I see more photos? = The RSS feed from Flickr is limited to twenty photographs. = Can I make a donation? = [Yes, thank you](http://erikras/donate/). == Changelog == = 1.0 = * Initial release. = 1.1 = * Fixed bug that was causing animation to fail when rows != columns. = 1.2 = * Fixed javascript error in v1.1 animations.