Weather forecast Plug-in for CMF Cotonti. Allows to show current weather and the forecast for 4 days for the selected city. User can select any city.
![]()
Weather forecast Plug-in for CMF Cotonti. It uses Google Weather API. Allows to show current weather and the forecast for 4 days for the selected city. User can select any city. Temperature can shows both in degrees on Celsius (°C), and by Farenheit (°F). The city selected by the user is remembered, and at next visit the forecast for this city will be displayed.
The main functions of a plug-in:
- Shows current weather for the specified city
- Weather informer on a site
- The forecast for 4 days on standalone page.
- Default location can be setted in the control panel.
The plug-in version: 1.0.0
Language: Russian, english
Installation:
- Unzip archive
- Copy folder «weather» to server in a folder «plugins»
- Instal and customise in admin panel.
- Add a tag {WEATHER} to skin file «header.tpl» or «footer.tpl»
The plug-in was tested with Cotonti Genoa 0.6.7
Version for Cotonti Siena can be downloaded here
Demo: http://portal30.ru
Official plugin page. (Russian)
Web 1.0 stuff. Waste of time & effort
(btw, normally it just takes 5kb of code and 2 files to make a plugin like this)
And that 2 files are lang files. 
Now translators trained to work programmers...:(
Translators (just like toastmasters) sometimes make correct statements and bad plugins. Irony is we made a similar commercial plugin named Weather with the same capabilities (plus currency rate info) and easily stayed within 6.5kb (without any language files needed) 
Google changed in XML API output filenames of the "weather" pictures. At this moment plug is functioning in text mode.
Total: 7, on page: 7
works great.
I only added the option to have it on index.tpl too.