Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
485.24 KB
MD5: c4630620d41baf36f051a21d0c2d3931
SHA-1: 03d55534ce8542faa887acfe7ed5be88a4007390
SHA-256: e06bca6c6a693fff89ca5b54b3421ab32118aeae3afd44898beb72ca323508d2
Download zip
770.72 KB
MD5: 554ed6c8f591949dbb48e761da17682a
SHA-1: f254e6f424cc53b582debc4893c26c478275251e
SHA-256: ee10b13229dd63bf31f03f2a16944ac348c7b9e98940671640dfa3d5cb0e1a3f
Release notes
Please use this version only for testing. There will be no upgrade path from this release to the proper 7.x-1.0 release of the module.
This release needs at least Drupal 7.0 Alpha 4.
Changes since 7.x-1.0-alpha1:
- Update location of HTTP POST script on weather.noaa.gov. Many thanks to Stein Magne for providing a fix. Closes: #838280: Weather module download location for METAR data not accessible
- If fetching weather data via HTTP didn't work, try FTP next time.
- Make an entry in the watchdog table, if the download did not succeed. Closes: #836582: Don't show warning to non-admins.
- Only show an error message about failed downloads to users with administration priviledges. Thanks to AaronELBorg for the patch. Closes: #836582: Don't show warning to non-admins.
- Remove Maribo Lufthavn, Denmark, which does no longer exist.
- Remove block information from database if module is uninstalled.
- Reduce size of PNG images with optipng. This saves about 25% of the data which needs to be transmitted. Thanks to Nico Schlömer for the idea. Closes: #770236: web-optimized PNG icons
- Support custom weather images. Thanks to Szántó Gábor for the patch. Closes: #457414: Create own weather pngs + patch
- Add configure shortcut to module overview page
- Translation updates for:
- Norwegian, thanks to Stein Magne
- Greek, thanks to Vasileios Lourdas
- Czech, thanks to Marek Drápal
- Croatian, thanks to Mihaela Jurkovic