=== Plugin Name === Contributors: MorganF Donate link: http://blogovoyage.fr/weather-layer Tags: weather, forecast, météo Stable tag: trunk Tested up to: 3.4.2 License: CC-BY-ND Display weather data on your blog thanks to Yahoo! Weather. Example of use : [weatherlayer country="France" city="Paris"] == Description == Weather Layer is a plugin which allows you to display a layer with weather information for a choosen city. For example, if you want to display weather for Paris, you just need to insert the following shortcode : [weatherlayer country="France" city="Paris"] This will display a horizontal layer with weather information related to Paris, France. This format fits well for single posts. However, if you want to insert a weather layer into your sidebar, use this sortcode instead : [weatherlayer country="France" city="Paris" display="horizontal"] NB : This plugin is using Yahoo! Weather API. == Installation == 1. Download the weather-layer.zip file which contains the whole stuff required 2. Unzip the archive 3. Upload `weather-layer` directory extracted from the archive to your `/wp-content/plugins/` directory 4. Activate the plugin through the 'Plugins' menu in WordPress 5. Configure the plugin through your admin interface 6. Use shortcode like [weatherlayer country="England" city="London"] == Screenshots == 1. Horizontal display 2. Vertical display