The module needs to have a new release each time the ISO-3166 standard is updated.

Comments

DrewMathers’s picture

Use the Linked Data module to pull the countries list from the GeoNames database.

DrewMathers’s picture

StatusFileSize
new1.54 KB

This patch adds support for Geonames. If the Geonames module is enabled, Country Codes API will draw it's country info from the Geonames online database. I didn't do the Region codes, as I don't have a client module to test it.

The patch was created against 6.x-1.1

DrewMathers’s picture

Status: Active » Needs review
DrewMathers’s picture

StatusFileSize
new1.54 KB

Re-attaching the patch hoping to correctly trigger auto-testing this time.

DrewMathers’s picture

Status: Needs review » Active

OK, I guess you need to change the status and attach the patch in the same comment.

DrewMathers’s picture

Status: Active » Needs review
StatusFileSize
new1.54 KB

Here goes again.

DrewMathers’s picture

StatusFileSize
new1.58 KB

The previous version of this patch had a problem with sort order. Here is a correction.