geoip 6.x-1.4
Posted by drewish on March 24, 2011 at 7:50pm
| Download | Size | md5 hash |
|---|---|---|
| geoip-6.x-1.4.tar.gz | 58.82 KB | 7e4bcf803cb2fa80ad2b00cf526b4130 |
| geoip-6.x-1.4.zip | 64.67 KB | c0448929b55ff6163799ec76ae659d09 |
Last updated: March 24, 2011 - 19:51
Release notes
Changes since 6.x-1.3:
- #1063566 by robphillips and drewish: Add JSON callback and JS code for country lookups.
- Stripping CVS keywords
- Removing the .cvsignore file that was holding the data directory open. Data files have been moved to sites/all/libraries.
geoip 7.x-1.x-dev
Posted by drewish on March 9, 2011 at 11:49pm
| Download | Size | md5 hash |
|---|---|---|
| geoip-7.x-1.x-dev.tar.gz | 58.18 KB | 2978ed02bd441ed4ef5aa99eeb149bf6 |
| geoip-7.x-1.x-dev.zip | 63.93 KB | d6abbdc89687a645988df002b3ab9795 |
Last updated: March 10, 2011 - 00:06
Release notes
THIS DOES NOT CURRENTLY WORK.
geoip 6.x-1.3
Posted by drewish on February 16, 2011 at 4:09pm
| Download | Size | md5 hash |
|---|---|---|
| geoip-6.x-1.3.tar.gz | 56.66 KB | 3659a20d46dc001a85b46fb6de7e06be |
| geoip-6.x-1.3.zip | 64.34 KB | ff71a3b30de97da590eaa322b14af261 |
Last updated: February 16, 2011 - 16:12
Release notes
Changes since DRUPAL-6--1-2:
- #846702 by zardoc: geoip_language.txt not regenerated after adding or removing mapping.
- #934004 by drewish: Make PressFlow happy: don't create a session for the language.
- Avoid a possible memory leak by closing the geoip database before reporting failure if the user tries to lookup a city using the country database.
- #1006424 by -enzo- and drewish: Display the city and country lookups when GeoIP is in debug mode.
- #948290 by drewish and klonos: Correct URL to download the country database, add link to city database.
geoip 6.x-1.2
Posted by drewish on October 6, 2010 at 10:30pm
| Download | Size | md5 hash |
|---|---|---|
| geoip-6.x-1.2.tar.gz | 57.2 KB | c1a21f7814c1f6668117f8cd56221bb2 |
| geoip-6.x-1.2.zip | 64.09 KB | 572d4d2a2392949f9fe4a60076abc476 |
Last updated: December 24, 2010 - 23:05
Release notes
Changes since DRUPAL-6--1-1:
- Use the correct case for the geoip_debug parameter.
- Try to detect drush and avoid redirecting it.
- Implement hook_flush_caches() and use it to clear geoip's language mapping cache.
- Don't redirect POST requests. Use the 301 (permanent) code rather than 302 (temporary).
- Modify the serialized data structure to be a full language object rather than just the language code. BTW, the serialization to text file need to die.
geoip 6.x-1.1
Posted by drewish on May 19, 2010 at 4:17pm
| Download | Size | md5 hash |
|---|---|---|
| geoip-6.x-1.1.tar.gz | 57.04 KB | a951f2fda987613a207e14a16beeeb9c |
| geoip-6.x-1.1.zip | 63.93 KB | 99400d026ef3aac878892d5a1b2bd4de |
Last updated: December 24, 2010 - 23:05
Release notes
Changes since DRUPAL-6--1-0:
- The structure of geoip_language_mappings() seems to have changed. Fixed errors on the GeoIP Language settings page.
geoip 6.x-1.0
Posted by drewish on May 5, 2010 at 3:36pm
| Download | Size | md5 hash |
|---|---|---|
| geoip-6.x-1.0.tar.gz | 57.01 KB | f3fad81f27f56ee17aad4b6ea65e3f79 |
| geoip-6.x-1.0.zip | 63.92 KB | 72967d2af42b6e4677bdbae80df4146f |
Last updated: December 24, 2010 - 23:05
Release notes
First stable release.
The module now includes the MaxMind PHP files so you no longer need to download them.
The default location for the database files is now sites/all/libraries/geoip/ so that they won't be overwritten when upgrading the module.
geoip 6.x-1.x-dev
Posted by zroger on February 20, 2009 at 10:07pm
| Download | Size | md5 hash |
|---|---|---|
| geoip-6.x-1.x-dev.tar.gz | 59.09 KB | c25efe4a7f3e29acd4273ff72adf4870 |
| geoip-6.x-1.x-dev.zip | 64.91 KB | 7eaebb2bc530ebe6b6a518de339ed704 |
Last updated: April 1, 2011 - 12:06
Release notes
Drupal 6 dev branch
geoip 5.x-1.x-dev
Posted by zroger on February 20, 2009 at 10:05pm
| Download | Size | md5 hash |
|---|---|---|
| geoip-5.x-1.x-dev.tar.gz | 7.65 KB | 95f2fb6c7a637f85090621ef9ccc679c |
| geoip-5.x-1.x-dev.zip | 8.56 KB | c8034c24b9f4e42882855f242a9814ec |
Last updated: February 25, 2011 - 07:35
Release notes
Drupal 5 development branch