Just wondering if you had any Drupal 7 plans in the works...

--Ben

Comments

introfini’s picture

Hi,

Yes, I have. But I can't make any promises when I'll have the time :-(

basicmagic.net’s picture

subscribe

dgastudio’s picture

sub

rdeboer’s picture

Same here.
D7 version would be great as we already have a D7 version of GeoIP that although not finished, seems to work quite well: http://drupal.org/node/1087186.

markwk’s picture

Porting this shouldn't be hard. I haven't gotten around to the GEO IP stuff yet on a project but I love to use Context module as much as possible, so likely do the port if no one else steps up before... ;)

markwk’s picture

Category: support » task
Status: Active » Needs review
StatusFileSize
new4.16 KB
new671 bytes

Ported to Drupal 7: https://github.com/markwk/context_geoip/tree/7.x-1.x.

I attached patch two patches. The first cleanups a few coding standards things and the second is the port to D7. This is a simple module with all the work done by geoip and context modules so didn't take much.

Rix-1’s picture

Will there be a module released for this? Drupal 7 GeoIP?

I'm not very good with patches/git/etc.

I need certain blocks to show up depending if a user is in US or UK. Is this the right module?

introfini’s picture

Mark,

Thanks for the patch! I can give you commit rights, are you interested?

markwk’s picture

Sure I'd be happy to commit and maintain the D7 stuff.

introfini’s picture

Thanks! You already have commit rights.

markwk’s picture

Assigned: Unassigned » markwk
Status: Needs review » Fixed

Ok. I committed both of those patches and created a D7 release which should appear soon...

Rix-1’s picture

Brilliant job

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.