Closed (outdated)
Project:
U.S. National Weather Service
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
29 Nov 2011 at 05:27 UTC
Updated:
10 Jun 2020 at 15:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kentr commentedHere's a patch against the D6 version downloaded today (it appears to be the version as of 2011-Oct-03).
The large number of changes are due to line ending differences. The file opened with Windows line endings, and I converted to Unix.
I have not done anything with the exception handling.
Requires installation of NuSOAP from http://sourceforge.net/projects/nusoap and setting the config options in
admin/settings/nws_weather.Comment #2
kentr commentedAbove patch doesn't work. Enabling the module isn't possible w/o the SOAP extension -- need to change that to a warning.
Comment #3
kentr commented