It would be great to know if there are any thoughts, plans, timelines for porting this module to D7.

CommentFileSizeAuthor
#1 amplify.7.x.zip11.96 KBcutmedia

Comments

cutmedia’s picture

StatusFileSize
new11.96 KB

This would be great and I have had a play on this today. Seems a lot has changed and updating to use QueryPath 7x and Open Amplify latest api might need a bit of work. For anyone interested this is how far I got this afternoon.

markotoole’s picture

it would be great to have this on D7 , is anyone still working on updating it? :-)

mbutcher’s picture

I do not have time to maintain this module, and have been hoping a co-maintainer will step in.

The code should not be too hard to update. The 7.x version of QueryPath is largely the same. So it's primarily a matter of updating the hooks in this module from D6 to D7.

arpieb’s picture

Assigned: Unassigned » arpieb

I'm in the process of updating and testing the D6 codebase to use the v2.1 API right now since OpenAmplify is EOL'ing the v2.0 API on June 1, 2012. While in there I'll be branching off a D7 build and porting the D6 code over. It should be fairly straightforward as there are only a couple D6-specific hooks in the current codebase.

arpieb’s picture

Status: Active » Closed (fixed)

Code's been ported and preliminary testing looks like everything is working as expected. The download for the 7.x-1.x-dev branch should be available soon once the build server processes the new branch. If you want to pull it from git before then, have at it!

Note that a couple patches need to be applied to the QueryPath 7.x-2.x release module before the Amplify module will work, noted on the Amplify project page.

If there are any problems with the D7 version, please open new 7.x tix instead of putting them in this one.

Thanks!