squaregrid 7.x-1.0-alpha1

This is a first alpha of the basic version of the theme. See the project description or readme.txt for limitations of the 1.x version.

weather 7.x-1.0

New features
Bug fixes

Changes:

  • Port weather 6.x-5.x to Drupal 7.x
  • Split module into several smaller files. The file weather.module gets loaded and parsed on every page request, so having a small file size speeds up Drupal. The file has been reduced from 67 kB to 21 kB, meaning a decrease of almost 70%. Moreover, the parser is now loaded only when needed instead of unconditionally on every page request, resulting in an overall size reduction from 87 kB to 21 kB, which is about 25% of the original size. This speeds up the weather module by factor 4!
  • Implement a cache for parsed METAR data, so that the parsing needs to be done only once instead of every time the weather data is displayed.
  • Rewrite download handler for METAR weather data. If the data is not available, the module retries at increasing time intervals up to one day to download the data. This better supports METAR stations which report their data only a few times a day. Moreover, if an ICAO code is no longer valid, the module tries to download only once a day. In both cases, the previous download interval had been 10 minutes.
  • AJAX code in location form is fixed. Closes: #416892: AHAH uses old techniques
  • Installation of weather ICAO data is about six times faster.

l10n_install 7.x-1.0-beta4

New features
Bug fixes
Insecure

- Updated to new Drupal core 7.0 RC2.
- Updated to new Localization client which now provides much better user feedback and is more error prone. Also supports you better in contributing back to localize.drupal.org.
- Added Localization update module that was recently ported form Drupal 6. Provides an all-around solution for downloading, updating and managing interface translations.
- Recently added languages from localize.drupal.org now all supported in installation.

Pages

Subscribe with RSS Subscribe to RSS - 7.x