countries_api 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| countries_api-6.x-1.2.tar.gz | 42.89 KB | 3acf1d34cf2612a16ddf37f5251cc2dd |
| countries_api-6.x-1.2.zip | 49.56 KB | 71f51929b55c2f63cbb66202cbd40ff8 |
Release notes
Test this update before running it on live site!
Complete log of changes since 6.x-1.1:
- #799664 by hass: Countries are not sorted in countries_api_get_list.
- #1258532 by KMC81: $licens is defined but never used in countries_api_help().
- by Scyther: Fixed call to undefined function in countries_api_numcode_get_country().
- #255215 add continents_api contrib module (thams Wim Leers)
- #714246 - Better handling of NULL values (thanks testosterone_z)
- #731222 - Fix Undefined variable notice in hook_help (thanks g.idema)
- #1094056: Update ISO3 country code for Romania
- #1002848 - Add ISO3166 numeric codes for IMN, MNE, SRB
- #1002818 - Additions regions_api region codes (thanks neilnz)
- #991258 - Addition of numcode lookup functions
- #714246 - Dont use drupal_write_record in install hook
countries_api 6.x-1.2-beta1
| Download | Size | md5 hash |
|---|---|---|
| countries_api-6.x-1.2-beta1.tar.gz | 41.87 KB | a2f49fe7c39f9a6f3d7579ba2cca205f |
| countries_api-6.x-1.2-beta1.zip | 48.64 KB | 566c94beb3557e87ebf3b71d115bb55f |
Release notes
Complete log of changes since 6.x-1.1:
- #799664 by hass: Countries are not sorted in countries_api_get_list.
- #1258532 by KMC81: $licens is defined but never used in countries_api_help().
- by Scyther: Fixed call to undefined function in countries_api_numcode_get_country().
- #255215 add continents_api contrib module (thams Wim Leers)
- #714246 - Better handling of NULL values (thanks testosterone_z)
- #731222 - Fix Undefined variable notice in hook_help (thanks g.idema)
- #1094056: Update ISO3 country code for Romania
- #1002848 - Add ISO3166 numeric codes for IMN, MNE, SRB
- #1002818 - Additions regions_api region codes (thanks neilnz)
- #991258 - Addition of numcode lookup functions
- #714246 - Dont use drupal_write_record in install hook
- Removed t() in hook Schema.
- Fixed Coder warning for SQL query.
countries_api 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| countries_api-5.x-1.1.tar.gz | 18.48 KB | 227d07745af9f13609878ce5f5954041 |
| countries_api-5.x-1.1.zip | 22.53 KB | 9348bbd2e8c3bfd2e4d1948958b1a50e |
Release notes
Updated ISO country codes to reflect recent changes.
IMPORTANT: Ensure you run update.php
countries_api 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| countries_api-6.x-1.1.tar.gz | 42.53 KB | 50b5f9c04a3df74ce942a0ef936c5629 |
| countries_api-6.x-1.1.zip | 51.78 KB | de7ae6d5f874e890187cf9dacf6a7582 |
Release notes
Updated ISO country codes to reflect recent changes.
IMPORTANT: Ensure you run update.php
countries_api 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| countries_api-6.x-1.x-dev.tar.gz | 42.9 KB | db933ca126c4f792be4e19e8b36175c0 |
| countries_api-6.x-1.x-dev.zip | 49.58 KB | b99c80748c7052876bf616fa74c8fed0 |
Release notes
Nightly snapshot for D6 branch
countries_api 5.x-1.1-alpha1
| Download | Size | md5 hash |
|---|---|---|
| countries_api-5.x-1.1-alpha1.tar.gz | 10.9 KB | 2e98ba47decf33312b95ed16cab2cfb0 |
| countries_api-5.x-1.1-alpha1.zip | 11.59 KB | 1a503c280331c4d1902ee1fde235a41b |
Release notes
This is a fairly large rewrite for the 5.x module. All country data is now stored in a db table instead of inside the module. Ultimately this will allow for more flexibility. It also adds additional conversion functions.
A new module was also added for integration with the Services Module (http://drupal.org/project/services). This allows the country data to any outside application.
countries_api 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| countries_api-6.x-1.0-alpha1.tar.gz | 37.58 KB | 3bfea8ebc85dca6d3b9bf0b04483084a |
| countries_api-6.x-1.0-alpha1.zip | 41.92 KB | 6bd6a703e7d3b3c517f20bb6416858d5 |
Release notes
Pre-release of Drupal 6 version
countries_api 6.x-1.1-alpha1
| Download | Size | md5 hash |
|---|---|---|
| countries_api-6.x-1.1-alpha1.tar.gz | 37.58 KB | 9a20ea16753cff66d0b41bfdf3affbb9 |
| countries_api-6.x-1.1-alpha1.zip | 41.92 KB | 9c7c2bf5eedd16264a5fe70fb797b84f |
Release notes
Pre-release of Drupal 6 port.
countries_api 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| countries_api-5.x-1.0.tar.gz | 10.89 KB | 911388d34240ecf19b2f504400049aab |
| countries_api-5.x-1.0.zip | 11.58 KB | 1508e8328d34ebf01e7a5e359a2801c4 |
Release notes
First stable version of the module.
The full API documentation is available through the module's help page.
countries_api 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| countries_api-5.x-1.x-dev.tar.gz | 24.38 KB | 96c4858276dfae5ff6f6943c5a14b328 |
| countries_api-5.x-1.x-dev.zip | 32.81 KB | 288deaec1a3041fabc72d1e53edcd28f |
Release notes
First public release of the module.