ip2country 8.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ip2country-8.x-1.x-dev.tar.gz | 19.99 KB | 570288f0fbcd259a77be48f15fcfbc38 |
| ip2country-8.x-1.x-dev.zip | 25.34 KB | 1c9a52623f5b281783b572c5a88041d3 |
Release notes
Initial port to Drupal 8. This will be a development branch I will use to track changes in D8 that affect my modules, and will give me at least one real module I can use for testing D8 patches.
ip2country 7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| ip2country-7.x-1.3.tar.gz | 18.37 KB | 6d71bd29ce090b1fa730b6fdba244d4f |
| ip2country-7.x-1.3.zip | 23.64 KB | 8f5ea29e4a31b776a911d6e7ab953474 |
Release notes
Fully-functioning and tested release of the Drupal 7 port. No new features have been added (hence the version number 1.3 remains unchanged). However, a SimpleTest test suit has been included that performs automated testing of much (but not all) of the module's functionality.
ip2country 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ip2country-7.x-1.x-dev.tar.gz | 20 KB | f2fa92fec83165c5401d17018c563922 |
| ip2country-7.x-1.x-dev.zip | 25.35 KB | 4b705899db00a7b6046b0a9fa485ce3d |
Release notes
Initial port to Drupal 7. This is a branch for the latest development snapshot.
ip2country 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| ip2country-6.x-1.3.tar.gz | 15.31 KB | 73b55f5c9dd9cc4bebf6cdcce83a37f3 |
| ip2country-6.x-1.3.zip | 19.16 KB | f06223c0f59e31a6711a5a5989215cda |
Release notes
Aligning version number with the corresponding D5 release.
ip2country 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| ip2country-6.x-1.0.tar.gz | 15.31 KB | f74f6b3b5507927a6a162ef06fbef59b |
| ip2country-6.x-1.0.zip | 19.16 KB | 79a00e4fb57c538050b32781a96d3834 |
Release notes
Don't know why I didn't do this a long time ago - 6.x-1.x-dev has been very stable.
ip2country 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| ip2country-5.x-1.3.tar.gz | 15.93 KB | b7d4342a4e4759ecbf6a1f286612862b |
| ip2country-5.x-1.3.zip | 19.27 KB | ac998722be87d48ebae061d4e057009c |
Release notes
Improved watchdog reporting, fixed error in function names introduced when I removed uc_ prefixes in the previous version.
ip2country 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ip2country-6.x-1.x-dev.tar.gz | 19.42 KB | 76614dfafca6537b06daf9af2a7c21d6 |
| ip2country-6.x-1.x-dev.zip | 23.68 KB | 908299a68b4bfe2835e4b74beeff6d25 |
Release notes
Port to D6 in development.
ip2country 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ip2country-5.x-1.x-dev.tar.gz | 14.8 KB | 936fd42495ea8746619d132e11b0af37 |
| ip2country-5.x-1.x-dev.zip | 17.39 KB | 471c8af0d730d0969a4f485e09968b81 |
Release notes
Development release.
ip2country 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| ip2country-5.x-1.2.tar.gz | 15.86 KB | 862ca03f38b509698f0104762f627014 |
| ip2country-5.x-1.2.zip | 19.23 KB | aaf20d438c5126fe2bd53b58e6810a2a |
Release notes
Added manual IP address lookup on admin form. Changed all table, variable, and local function names to eliminate the "uc_" prefix, in preparation for removing all Ubercart dependencies from this module. Added hook_update_1() to ensure previous settings are preserved upon update. Some improvements to the jQuery code.
ip2country 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| ip2country-5.x-1.1.tar.gz | 14.88 KB | c0fbb472e2cdf45ad3cb2463c92458af |
| ip2country-5.x-1.1.zip | 18.34 KB | 99ae218705268f4aa0396b595ee77004 |
Release notes
Initial release of the uc_ip2country module on drupal.org. This release is based on the 1.05 release published on ubercart.org at http://www.ubercart.org/contrib/6103. Added features include the ability to select the RIR from which to download the database and alterations to the jQuery to improve theming. Further development will take place on drupal.org only.