02-18-2003, 03:42 PM -
mark76uk
You can make this right now. You need to create new provider and skin. Provider file must contain [Conditions] section and this section must retrieve the wind strings (NNE, NNW etc.) Group results under std sections (Sun, Clouds etc.):
In the skin define icons for wind direction:
Now you replace weather condition by wind direction and WM will show icon of wind.
You can make this right now. You need to create new provider and skin. Provider file must contain [Conditions] section and this section must retrieve the wind strings (NNE, NNW etc.) Group results under std sections (Sun, Clouds etc.):
Code:
[Conditions]
find0 = "<td>Wind</td>"
find1 = "<b>"
delim = "<"
[sun]
NNE
[Clouds]
NNW
....
In the skin define icons for wind direction:
Code:
[default icons]
Sun=nne.png
Clouds=nnw.png
.....
Now you replace weather condition by wind direction and WM will show icon of wind.
The TORDEX Team
http://www.tordex.com
http://www.tordex.com