geoip_country 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| geoip_country-6.x-1.0-beta4.tar.gz | 9.31 KB | 99a1ce4712c47be778ae402d5bd2f2fe |
| geoip_country-6.x-1.0-beta4.zip | 11.65 KB | 91593a306aabe6e3822df9948dd97628 |
Release notes
- Add views support
- "access all country" permission really works
geoip_country 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| geoip_country-6.x-1.0-beta3.tar.gz | 8.05 KB | 98456d1028984361962b3b51a180695f |
| geoip_country-6.x-1.0-beta3.zip | 9.04 KB | b0c6072c332a65c2aaf98806b84854f2 |
Release notes
fix a PHP error when node has no countries
geoip_country 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| geoip_country-6.x-1.0-beta2.tar.gz | 8.05 KB | 339a4f5846ad7acf4a3885675f3cf5bb |
| geoip_country-6.x-1.0-beta2.zip | 9.03 KB | 7bae1272e90663af6ca20981baeaaacc |
Release notes
It's kind of a rewrite of the module as the early versions didn't handle the content access permissions correctly.
For users who want to upgrade, please note that there's no upgrade path. Running update.php will remove all the old settings, and you have to go to the admin/settings/geoip_country page to set it again.
new features / changes:
- now you can select the content types which you want to have Geo control
- removed the confusing "exclude" option. When you select nothing, all visitors can access the node; when you pick countries, only visitors from the selected countries can access the node
geoip_country 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| geoip_country-6.x-1.0-beta1.tar.gz | 8.24 KB | 0c5ba7b3ac0ec20c5dd2bcdc7380dddf |
| geoip_country-6.x-1.0-beta1.zip | 9.24 KB | 02388994c551b99d3f68dcf34292c4ef |
Release notes
Add exclude option on node edit, so that instead of only showing content to certain countries, only exclude content to certain countries.
geoip_country 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| geoip_country-6.x-1.0-alpha1.tar.gz | 8.02 KB | 7139f9cf42b9393b985cb262a942eef1 |
| geoip_country-6.x-1.0-alpha1.zip | 8.99 KB | c939b5b87df85020b331d887931eeb38 |
Release notes
initial release, use geoip_country_code() to determine users country. Restrict content accordingly.