location_feeds 6.x-1.2

New features
Bug fixes
  • Fixing simpletests
  • feature #861132 by pdrake: support DMS locations.
  • bug #863696 by Hanno: clear cache at enabling the module

location_feeds 6.x-1.0

With the release of feeds-6.x-1.0-alpha16 and the inclusion of hook_feeds_user_processor_targets_alter() this can now go into a stable release cycle. There are no functional differences between this and the previous alpha release so it is not required that you update at this point.

location_feeds 6.x-1.0-alpha2

New features

This release adds support for non-iso country code imports by attempting to match the imported value with the iso value. The imported value must conform to one of these standards:

  • Two letter country code, lowercase - "us"
  • Two letter country code, uppercase - "US"
  • Two letter country code, mixed case - "Us", "uS"
  • Full country name, as defined in the location module's location_get_iso3166_list() function - "United States"

location_feeds 6.x-1.0-alpha1

This release is stable but will remain in alpha until feeds_user_processor_target_alter() is committed to feeds (http://drupal.org/node/623428). If you need this functionality test it and beg alex_b to commit it to feeds! :)

Subscribe with RSS Subscribe to Releases for Location Feeds