Needs review
Project:
Country codes API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2011 at 23:50 UTC
Updated:
10 Apr 2011 at 18:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
DrewMathers commentedUse the Linked Data module to pull the countries list from the GeoNames database.
Comment #2
DrewMathers commentedThis 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
Comment #3
DrewMathers commentedComment #4
DrewMathers commentedRe-attaching the patch hoping to correctly trigger auto-testing this time.
Comment #5
DrewMathers commentedOK, I guess you need to change the status and attach the patch in the same comment.
Comment #6
DrewMathers commentedHere goes again.
Comment #7
DrewMathers commentedThe previous version of this patch had a problem with sort order. Here is a correction.