Contao Open Source CMS > Enhance > Extension list > [google_weather] Google-Weather - Google-Wetter 1.0.2 stable

Extensions > google_weather

[google_weather] Google-Weather - Google-Wetter
Thumbnail picture

Google-Weather-Box with forecast for up to 3 days.

By entering the country, postal code and place the current weather plus max. 3 days displayed.

Possible fields in the template:

//if the service is unavailable or the address is not resolved correctly
$this->xmlerror; 
$this->link2google; //Link to XML from Google Weather (for debugging)

// Today Values:
$this->city;
$this->condition;
$this->temp_c;   // °C
$this->humidity;
$this->wind;    
$this->icon;   

// Today and forcast-Values: //
//!! array 0 - 3 ($i), 0=heute, 1=Morgen, etc ...
$this->forecast[$i]['icon'];   // Icon
$this->forecast[$i]['day_of_week']; // Mo, Th, We  depends on language
$this->forecast[$i]['low_temp_c']; // lowest value of the day  in °C
$this->forecast[$i]['high_temp_c']; // hightes value of the day  in °C

!! PHP url_fopen = on !!

Version1.0.2 stableTypeFree
Release date2011-08-16CategoryOther
LicenseGNU/LGPL
Copyright© 2010 Klaus Gansberger
AuthorKlaus Gansberger (goosie) http://www.webplus.at
English transl.goosemounteneer
Release notes and change log for 1.0.2 stableOther versions

 

Bugfix: There was an Error in Frontend, if no data where available with the given entries. now there is a check on saving modul-entries in backend (onsave_callback).

0.0.1 alpha1
0.1.1 beta1
1.0.0 stable
1.0.1 stable
Release downloads112Total downloads299
Release installs363Total installs805
Release updates73Total updates144
Dependencies of this extensionOther extensions depending on this one
NameVersion fromVersion to
Contao2.9.0 beta12.10.4 stable
NameVersion fromVersion to
PackageSizeDate
Contao_google_weather_10000029_22.zip1063242012-01-10 00:13