Page 2 of 2
Re: Rasberry PI B und Huger WMR 928 Anleitung
Posted: Tue Nov 18, 2014 9:05 am
by kannschonsein
Hi there,
where can I change the background image of YoWindow 7 day forecast graphics?
in the file, wsDashYowindow.php I can not do the .
I also do not find where I can change the Yahoo Forcast ... there is still
Forcast for Leuven - Belgium
Ideea?
best regards herbert
Re: Rasberry PI B und Huger WMR 928 Anleitung
Posted: Tue Nov 18, 2014 9:44 am
by wvdkuil
kannschonsein wrote:Hi there,
where can I change the background image of YoWindow 7 day forecast graphics?
in the file, wsDashYowindow.php I can not do the .
In the script weather2/wsDashYowindow.php
The 4 different backgrounds are at line 32-35
Code: Select all
#$yoLandscape = 'seaside'; // select the landscape by removing the commment mark # at one landscape only
$yoLandscape = 'oriental'; // put the comment mark # at the unwanted landscapes
#$yoLandscape = 'village';
#$yoLandscape = 'airport';
You comment all lines you do no want with a # on the first position
The background you want to have should have NO # on the first position
At the moment the
$yoLandscape = 'oriental'; is your choice
I also do not find where I can change the Yahoo Forcast ... there is still Forcast for Leuven - Belgium
Ideea?
http://wiki.leuven-template.eu/doku.php ... irst#yahoo
Which tells you to go to
==>
https://weather.yahoo.com/germany/baden ... nn-658506/
if that is the correct Heilbronn
==> copy 658506 to your wsSettings.php
best regards herbert
Succes, Wim
Re: Rasberry PI B und Huger WMR 928 Anleitung
Posted: Tue Nov 18, 2014 12:43 pm
by kannschonsein
hello wim,
thanks
The Warning frame "No particular awareness of the weather is required. There are no Weather-warnings"
can I use the frame separately?
Re: Rasberry PI B und Huger WMR 928 Anleitung
Posted: Tue Nov 18, 2014 2:10 pm
by wvdkuil
kannschonsein wrote:hello wim,
thanks
The Warning frame "No particular awareness of the weather is required. There are no Weather-warnings"
can I use the frame separately?
It is not really a frame but a separate script which can be used on a site, so also at yours.
There are hundreds of users of this script on all kind of PHP/HTML websites.
Examples, download AND extensive documentation on
http://www.weerstation-leuven.be/demowa ... arning.php
Succes, Wim
Re: Rasberry PI B und Huger WMR 928 Anleitung
Posted: Wed Nov 19, 2014 11:40 am
by kannschonsein
Hello wim,
I think the page is now ready.
www.heilbronner-wetter.de
Once again many thanks for your help
greeting herbert