Problem/Motivation

I needed postcodeanywhere integration for Drupal 7, and no port or alternative module existed

Proposed resolution

Create a branch for 7.x and port the module

For anyone looking for a D7 implementation of postcodeanywhere with similar principles to this module (i.e using xpaths and block like page selectors) then the attatched zip is a good starting point for you. Its by no means perfect but will at least provide you a working example on the 7.x core.

Comments

srlawr’s picture

I too am now looking at/for a Drupal 7 Postcode anywhere module.

I have taken your archive above and deployed it on my development site, and it seems to be a pretty good starter for 10. I'm now working it over for my client, but what are the chances we could actually get a 7.x-dev branch and make this happen for the community?

kenorb’s picture

Thank you for the D7 version.
@srlawr: could you test that and set the status for 'reviewed & tested'?
Then I could create the new 7.x-dev branch.
Thanks.

srlawr’s picture

I will do, yes.

Cheers, kenorb.

srlawr’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new9.18 KB

Attached is the initial D7 port of this module from Darren Shelleys work. I have installed and tested it on D7.12, and done my best to bring it up to D7 coding/module standards.

I hope this is an appropriate base for a 7.x-dev branch. I would be happy to continue to contribute to this module :)

srlawr’s picture

StatusFileSize
new9.18 KB

Sorry. messed up the .info file in that version. attached is an updated.. only a small change tbh, but valuable.

kenorb’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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