Hi guys,
the NWS warnings plugin is not working correctly because the structure of the XML on the NOAA server was changed. This update fixes it so everything should work fine again.
Enjoy
www.meteotemplate.com
Hi guys,
the NWS warnings plugin is not working correctly because the structure of the XML on the NOAA server was changed. This update fixes it so everything should work fine again.
Enjoy
Thanks .. looks good…
1 comment/sugestion – if the number of warnings available < the # in the config for the scroller – dont scroll
Specifically talking about the left hand vertical scroll of warnings – currently only one warning, I have max=10 in my settings and it scrolls the one warning off the page and displays empty rows
Perhaps a check if Current Advisory < $generalNWSCount and if so, dont display empty rows nor scroll?