***************** * ENGLISH * ***************** Weather Layer is a plugin which allows you to display a layer with weather information for a choosen city. To do, you need to know the WOEID (Where on Earth IDentifier). To find the WOEID you want, browse or search for the city from the Weather home page : http://weather.yahoo.com The WOEID is in the URL for the forecast page for that city. You can also get the WOEID by entering your zip code on the home page. For example, if you search for Los Angeles on the Weather home page, the forecast page for that city is http://weather.yahoo.com/united-states/california/los-angeles-2442047/. The WOEID is 2442047. When you got the WOEID, just insert this into your content : [weatherlayer woeid="2442047"] Replacing 2442047 by the WOEID of the choosen city. NB : This plugin is using Yahoo! Weather API. --- ----- --- ***************** * FRANCAIS * ***************** Weather Layer est un plugin qui permet d'afficher la météo pour une ville donnée. Pour ce faire, vous devrez connaitre le WOEID de la ville choisie. Pour le trouver, rendez-vous sur : http://weather.yahoo.com Une fois que vous avez le WOEID, il suffit d'insérer cette ligne dans votre article : [weatherlayer woeid="2442047"] En remplaçant 2442047 par le WOEID de la ville choisie. NB : Ce plugin utilise l'API Yahoo! Weather