wviewweather.com Forum Index wviewweather.com
wview and Weather Topics
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Davis forecast

 
Post new topic   Reply to topic    wviewweather.com Forum Index -> Web Sites and HTML Templates
View previous topic :: View next topic  
Author Message
Hrouda Peter



Joined: 03 Jul 2006
Posts: 20

PostPosted: Thu Jul 06, 2006 9:23 am    Post subject: Davis forecast Reply with quote

How is correct syntax to exclude the forcast ICON:

snip
<td align="center">
<img src="<!--forecastIcon-->">
</td>
<td align="center">
<!--wviewUpTime-->
<!--barometer-->
<!--forecastRule-->
<!--forecastIconFile-->
<!--forecastIcon-->
<img src="<!--forecastIconFile-->">
</td>

does not work


Peter
Back to top
View user's profile Send private message Visit poster's website
bhnb



Joined: 28 Nov 2005
Posts: 127

PostPosted: Thu Jul 06, 2006 4:37 pm    Post subject: Reply with quote

Could you post the resulting html?

For me right now,
Code:
<html>
<body>
<img src="<!--forecastIconFile-->">
<!--forecastRule-->
</body>
</html>


gives

Code:
<html>
<body>
<img src="fc-icon-partlycloudy.gif">
Increasing clouds with little temperature change. Precipitation possible within 24 to 48 hours.
</body>
</html>
Back to top
View user's profile Send private message
Hrouda Peter



Joined: 03 Jul 2006
Posts: 20

PostPosted: Mon Jul 10, 2006 4:12 am    Post subject: forcast Reply with quote

yours is right.
the Simluation Station (sim) does not translate the forcastIcon.
now with vpro ist works as you have written.
<img src="<!--forecastIconFile-->">
<!--forecastRule-->
<!--forecastIcon-->
<!--forecastIconFile-->

gives:
<img src="fc-icon-partlycloudy.gif">
Increasing clouds with little temperature change. Precipitation possible within
24 to 48 hours.
<img src="fc-icon-partlycloudy.gif">
fc-icon-partlycloudy.gif

Thanks Peter
Back to top
View user's profile Send private message Visit poster's website
mteel



Joined: 30 Jun 2005
Posts: 435
Location: Collinsville, TX

PostPosted: Sat Aug 12, 2006 7:12 am    Post subject: Reply with quote

Yes, the forecast icon and rule are Vantage Pro specific and the simulator does not simulate station-specific data.

Mark
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    wviewweather.com Forum Index -> Web Sites and HTML Templates All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group