=== WeatherWidget ===
Contributors: fliptel
Donate link: http://www.fliptel.de/donate
Tags: weather, forecast, weather forecast, local weather, wordpress, badge, widget, widgets, sidebar, plugin, country, help, city, wetter
Requires at least: 2.5
Tested up to: 2.7
Stable tag: 0.4

Shows the current weather of your location or the weather of the visitors location via widget in the sidebar  of your wordpress blog.

== Description ==

Shows the current weather of your location or the weather of the visitors location via widget in the sidebar  of your wordpress blog.

Browser for more [Wordpress Plugins](http://www.fliptel.de/wordpress-plugins "Wordpress Plugins") brought to you by [Fliptel](http://www.fliptel.de "Fliptel").

== Installation ==

1. Unpack the zipfile weatherwidget-X.y.zip
1. Upload folder `weatherwidget` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Configure color etc. via admin panel
1. Place `<?php if(function_exists('weatherwidget_display')) weatherwidget_display(); ?>` in your template or use the sidebar widgets.

== Frequently Asked Questions ==

== Screenshots ==

1. WeatherWidget displayed via sidebar widget you can configure colors and language

== Change Log ==

* v0.4 11.03.2010 some improvement by refactoring loader code
* v0.3 13.07.2009 css fix again, widget was broken in some templates
* v0.2 10.07.2009 small css fix
* v0.1 09.07.2009 initial release

