Posted by DrewMathers on April 3, 2011 at 11:50pm
1 follower
| Project: | Country codes API |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
The module needs to have a new release each time the ISO-3166 standard is updated.
Comments
#1
Use the Linked Data module to pull the countries list from the GeoNames database.
#2
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
#3
#4
Re-attaching the patch hoping to correctly trigger auto-testing this time.
#5
OK, I guess you need to change the status and attach the patch in the same comment.
#6
Here goes again.
#7
The previous version of this patch had a problem with sort order. Here is a correction.