SimpleWeather
Component ID
1076608
Component name
SimpleWeather
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Creates a simple block which retrieves live weather information and displays it as AJAX. User can select cities among a list of cities in drop-down menu. It uses wunderground API integration to get info.
Default cities can be configured(add or remove) so user can change it in a AJAX way. Every single city needs a name and XML address so it can be added. Read Wunderground API wiki for more information.
-Example-
name: Tehran
XML: 'http://rss.wunderground.com/auto/rss_full/global/stations/40754.xml'
This module currently supports 'Farsi' language and adds default 'Iran' cities by default installation. Multi-language dev-branch will be added soon.
