=== Flickr Tag Cloud Widget ===
Contributors: joshgerdes
Donate link: http://www.joshgerdes.com/blog/projects/flickr-tag-cloud-widget/
Tags: tags, images, flickr, widget
Requires at least: 2.0
Tested up to: 2.1.3
Stable tag: 1.2
This is plugin for the Widget Sidebar in Wordpress. It will display your flickr tags as a tag cloud in your blog's sidebar.
== Description ==
This is plugin for the Widget Sidebar in Wordpress. It will display your flickr tags as a tag cloud in your blog's sidebar.
Please visit [the official website](http://www.joshgerdes.com/blog/projects/flickr-tag-cloud-widget/ "Flickr Tag Cloud Widget") for the latest information on this plugin.
== Installation ==
1. Extract the `flickr-tagcloud-widget.php` file into your `wp-content/plugins/widgets/` directory.
1. Go to your wordpress admin pages and click on `Plugins` activate the plugin called `Flickr Tag Cloud Widget`.
1. Go to your wordpress admin and click on `Presentation` then `Sidebar Widgets`
1. Drag the widget called `Flickr Tag Cloud` to your sidebar.
1. Click the square icon next to the widget to open the config screen.
1. Set your configuration option values and and save.
== Frequently Asked Questions ==
= Where can I get more information? =
Please visit [the official website](http://www.joshgerdes.com/blog/projects/flickr-tag-cloud-widget/ "Flickr Tag Cloud Widget") for the latest information on this plugin.
= I love this plugin! How can I show the developer how much I appreciate his work? =
Please visit [the official website](http://www.joshgerdes.com/blog/projects/flickr-tag-cloud-widget/ "Flickr Tag Cloud Widget") and let him know your care.
== Screenshots ==
1. The Flickr Tag Cloud Widget in action.
== Release Notes ==
*Version 1.2*
* **Special Thanks to Unai Goikoetxeta** for doing the majority of the work on this update
* Cache support for not having to make requests to flickr each time.
* Real font sizes according to the Importance of tags instead of generating random font sizes.
* Improved tag limiting algorithm according to popularity, which shows the most important X tags instead of the first X ones as it happens with your last version.
*Version 1.1*
* Added Max Count setting to allow the ability to limit the number of tag links displayed
*Version 1.0*
* Initial release tested only on version 2.1 of Wordpress
== Requirements ==
* Wordpress 2.x or higher -
* Sidebar Widgets Plugin -
* A Sidebar enabled Theme
== Available Tag Attributes ==
The following are the settings available on the widget:
* **Title**: The title that will appear in the sidebar (optional).
* **API Key**: Go to to get an API key. This is needed to access your tags.
* **Flickr ID**: Use to find your ID. Please note, this is not your username or screen name.
* **Flickr Screen Name**: This is used to determine the URL of your flickr site. (Ex: http://www.flickr.com/photos/screenname)
* **Cache Time**: The cache time value in seconds. ( 0 = disable, 604800 = a week )
* **Min Font Size**: The minimum size in pixels to be used for the tag links.
* **Max Font Size**: The maximum size in pixels to be used for the tag links.
* **Max Count**: The maximum number of tag links to be displayed. ( 0 = unlimited )
== Copyright ==
Copyright (c) 2007
Released under the GPL license