-
Filter block title text.
-
Added support for airport weather stations (simply put airport identifier in the station field) Weather information missing from feed will no longer cause the rest of the weather to not be displayed.
-
#464398 by squirrel333: Added the ability to set the default timezone for displaying the last update time.
-
#362323 by DannyCutts: Country no longer hardcoded as "USA" user can customize in module settings.
-
Weather Underground: December 4, 2008 22:06
Commit f010352 on 6.x-2.x, 6.x-3.x, 6.x-4.x, masterby ppicazo#339658 by beb: Internal URLs used in module should now account for cases where drupal install is not at the root directory of the website.
-
Weather Underground: November 9, 2008 0:22
Commit 6bf8a5c on 6.x-2.x, 6.x-3.x, 6.x-4.x, masterby ppicazoIf location string is too long to fit on a single line, make the first column in the same row vertically align to the top of the cell instead of the middle.
-
Weather Underground: November 9, 2008 0:03
Commit 68aa12c on 6.x-2.x, 6.x-3.x, 6.x-4.x, masterby ppicazoAdded displaying precipitation information. Changed updated time information to display abbreviated timezone name rather than "Local." If updating, you must go in to the settings page and check "Precipitation" since variable did not exist previously.
-
Removed line break from the end of include file which caused an error.
-
Added band information columns to more tables.
-
Renamed the ham_detail() to ham_callsign() in order to avoid future confusion. ham_callsign() displays the QSO information for a given callsign. Links and menu callbacks have also been changed to reflect this, therefore drupal cache must be cleared after module update.