I'm using GeoLocation technology from both Maxmind and IP2Location. Due the accuracy of the data, I need to use both database in Drupal. However, there is no IP2Location API available in Drupal. So, I developed a wrapper to use IP2Location database in Drupal.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | ip2location_drupal.zip | 3.55 KB | seikan |
| #9 | ip2location_drupal.zip | 3.08 KB | seikan |
| #7 | ip2location_drupal.zip | 8.54 KB | seikan |
| #5 | ip2location_drupal.zip | 8.25 KB | seikan |
| #1 | ip2location_drupal.zip | 8.33 KB | seikan |
Comments
Comment #1
seikan commentedIP2Location API is a Drupal module to use GeoLocation database from IP2Location.
IP2Location is a geo IP solution to help you to identify visitor's geographical location, i.e. country, region, city, latitude, longitude, ZIP code, time zone, connection speed, ISP and domain name, IDD country code, area code, weather station code and name using a proprietary IP address lookup database and technology without invading the Internet user's privacy.
Comment #2
avpadernoPlease change only the status, when you upload new code; other metadata are not though to be changed by the applicant.
Comment #3
avpadernoThe previous application was #576700: seikan [seikan].
Comment #4
avpadernoAs I have already reported, files available from third-party site should not be included in Drupal.org CVS.
Then, the directory data is empty; that means the directory will not be present in the archive generated by the packaging script. If you want it appears, you need to add a file in that directory (it is enough to add a file README.txt)
Comment #5
seikan commentedI have removed the data folder.
Comment #6
avpadernoSee my previous comment; you missed one point.
Comment #7
seikan commentedSorry about that. I have added the README.txt as well.
Comment #8
avpadernoSee the first sentence I wrote in comment #4; it is not about the file README.txt, but files available from other sites.
Comment #9
seikan commentedI have removed all third-party files. Any addition files required has been stated in README.txt now.
Comment #10
avpadernoThe directory data, and lib will not appear in the archive the users will download from Drupal because they don't contain anything; you should put a README.txt so that the directory will be created in the archive.
Comment #11
seikan commentedThanks. I have uploaded the latest package.
Comment #13
avpaderno