Closed (fixed)
Project:
Context GeoIP
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Apr 2011 at 18:56 UTC
Updated:
12 Aug 2012 at 15:51 UTC
Jump to comment: Most recent file
Just wondering if you had any Drupal 7 plans in the works...
--Ben
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | coder-coding-standards.diff | 671 bytes | markwk |
| #6 | 1137972_context_geoip_d7-upgrade.patch | 4.16 KB | markwk |
Comments
Comment #1
introfini commentedHi,
Yes, I have. But I can't make any promises when I'll have the time :-(
Comment #2
basicmagic.net commentedsubscribe
Comment #3
dgastudio commentedsub
Comment #4
rdeboerSame 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.
Comment #5
markwk commentedPorting 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... ;)
Comment #6
markwk commentedPorted 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.
Comment #7
Rix-1 commentedWill 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?
Comment #8
introfini commentedMark,
Thanks for the patch! I can give you commit rights, are you interested?
Comment #9
markwk commentedSure I'd be happy to commit and maintain the D7 stuff.
Comment #10
introfini commentedThanks! You already have commit rights.
Comment #11
markwk commentedOk. I committed both of those patches and created a D7 release which should appear soon...
Comment #12
Rix-1 commentedBrilliant job