Closed (fixed)
Project:
GeoIP API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2009 at 04:18 UTC
Updated:
13 Mar 2009 at 22:20 UTC
Something that http://drupal.org/project/ad_geoip does is let you limit ad display to a region or city level. It would be wonderful if someday this module could offer an interface for those levels as well so that module could be a heck of a lot smaller. :)
Comments
Comment #1
zroger commentedIt seems like the country info is available as part of the GeoLite City package. Seems like we could kill 2 birds with 1 stone that way.
Open to ideas? Any one see a downside to using just the GeoLite City package instead of the GeoLite country package??
Comment #2
zroger commentedOk, i figured out a pretty simple way to do both of these without affecting backward compatibility. Committed to HEAD.