location_feeds 7.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-7.x-1.6.tar.gz | 15.04 KB | c469356dc9f54fb42ea860932fa098c4 |
| location_feeds-7.x-1.6.zip | 22.09 KB | 452ae5cd6f6f02416823a6eb087de8e2 |
Release notes
This release fixes location_cck imports with null data: #1344958: Feeds import failing on .
location_feeds 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-6.x-1.5.tar.gz | 14.01 KB | 36bb02e2df3991d5cd5d3e21c06208d5 |
| location_feeds-6.x-1.5.zip | 21.39 KB | 3930495f83c576d93de93e8ce05eb092 |
Release notes
#1440200: DMS co-ordinates with decimal second values not imported correctly
location_feeds 7.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-7.x-1.5.tar.gz | 14.67 KB | d4b8f208849c04005e72a1da118dbf45 |
| location_feeds-7.x-1.5.zip | 21.78 KB | 1f482a5a499b26d893ad4bb7837bf9a6 |
Release notes
#1440200: DMS co-ordinates with decimal second values not imported correctly
location_feeds 7.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-7.x-1.4.tar.gz | 13.22 KB | ed1942e0a010f3fd45d6090962f7199c |
| location_feeds-7.x-1.4.zip | 20.3 KB | 1c132ea824b1784081157726ce734304 |
Release notes
Bumping version to 1.4 to match 6.x code.
Fixes #1222458: Location Province not being set from Xpath import.
location_feeds 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-6.x-1.4.tar.gz | 12.64 KB | 190149214ea893e93c92a5790846552c |
| location_feeds-6.x-1.4.zip | 19.93 KB | 501cf61e80a3ab6633457cc8980ecfd3 |
Release notes
Fixes #1222458: Location Province not being set from Xpath import and addresses failing simpletests against feeds 6.x dev
location_feeds 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-7.x-1.0.tar.gz | 13.22 KB | 99b58fa0ef83c40fd99d938b9a8cc218 |
| location_feeds-7.x-1.0.zip | 20.3 KB | 9f2758e4dfd4b3b067b99ed324b20355 |
Release notes
The following is included in this release:
- #1074692: Location CCK working yet?
- All tests passing
location_feeds 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-7.x-1.0-alpha1.tar.gz | 12.97 KB | 6e7f42a9485fa911fa3d5f9d9b1f4eb7 |
| location_feeds-7.x-1.0-alpha1.zip | 20.71 KB | 9bccf6451cb26f9a0296ff0a21a48eba |
Release notes
First release for D7, basic node and user feeds functionality confirmed.
location_feeds 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-7.x-1.x-dev.tar.gz | 15.04 KB | fe34dd7e743a5dd037a3f13a459a8eb3 |
| location_feeds-7.x-1.x-dev.zip | 22.09 KB | c3ec7e3566856616cad0d8e0076267a0 |
Release notes
Nightly dev build for location_feeds on D7.
location_feeds 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-6.x-1.3.tar.gz | 12.93 KB | 699d1951b0fb74aeb0b0115463f0e4cf |
| location_feeds-6.x-1.3.zip | 20.53 KB | fa07d1e45663575249b1bb25479ce803 |
Release notes
location_feeds 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-6.x-1.2.tar.gz | 12.9 KB | 1217d7d03dd1317b04c28ec8e1e834c4 |
| location_feeds-6.x-1.2.zip | 20.52 KB | aad9883b7873b8af267be85218e0b6ef |
Release notes
- Fixing simpletests
- feature #861132 by pdrake: support DMS locations.
- bug #863696 by Hanno: clear cache at enabling the module
location_feeds 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-6.x-1.1.tar.gz | 12.48 KB | 4435e03d6a686d064f4955a556732861 |
| location_feeds-6.x-1.1.zip | 18.77 KB | 26f1486eaa963f7ef794d3ef0b9b47eb |
Release notes
Changes:
- #827166: More location test data
- Minor code refactoring
location_feeds 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-6.x-1.0.tar.gz | 11.89 KB | 7a0b4538c0a193b4e8434695a7df03a4 |
| location_feeds-6.x-1.0.zip | 16.61 KB | 6a3bc2770f44a1ec6952bd41a6e40b6f |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-6.x-1.0-alpha2.tar.gz | 11.9 KB | d5091439eea50c3189144c7ec17af7d4 |
| location_feeds-6.x-1.0-alpha2.zip | 16.62 KB | 1600287e7702de9690b0ba74f739df14 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-6.x-1.0-alpha1.tar.gz | 11.15 KB | 24a69440301ea07a26f7274aec6b7a49 |
| location_feeds-6.x-1.0-alpha1.zip | 15.91 KB | f81a19359f4465624c55a6ca00ba20f3 |
Release notes
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! :)
location_feeds 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| location_feeds-6.x-1.x-dev.tar.gz | 14.03 KB | 99b2e027accece236f9f080cc8711e62 |
| location_feeds-6.x-1.x-dev.zip | 21.39 KB | 4f604c47b09f2757776327825751f527 |
Release notes
Development snapshot.