- Moderator
- #21
Re: AW: [MOD] Different skin layout for WorldWeather plugin
That would need to be done on current condition and each forecast day in WorldWeather.xml
The skin visible conditions would need to check for '?' as well e.g. On the forecast0 day:What exactly is now officially in the skin ?
The latest official files are located in this post:
https://forum.team-mediaportal.com/...layout-worldweather-plugin-103449/#post821410
Thanks for your efforts on this, I am now getting correct info for Melbourne but for Bairnsdale Vic I get everything right except the current conditions where I get a "?", I guess there is no info for that for that location. My question is can I get rid of the "?" as it spoils an otherwise excellent layout, TIA
Code:
<visible>string.equals(#WorldWeather.View,Condition)+!string.equals(#WorldWeather.ForecastDay0Low,?)</visible>
That would need to be done on current condition and each forecast day in WorldWeather.xml