This module look great but I've already taken the plunge and started working with D7 so very interested to know if and when a D7 port is contemplated!

CommentFileSizeAuthor
#18 botcha-d7port-1045192.patch82.31 KBhles
#16 botcha-7.x-dev.zip32.18 KBstred

Comments

iva2k’s picture

I will do the D7 port after the GUI feature stabilizes and releases in D6.

iva2k’s picture

Status: Active » Postponed
Anonymous’s picture

Title: Is there a D7 port on the way? Any timescales ... » D7 Port (BOTCHA)

+Subscribe. My thoughts are the same as the original post. Renaming this for clarity in my tracker.

Vin’s picture

+subscribe too. Would love to try it out with drupal 7

jdelaune’s picture

Also interested

Vc Developer’s picture

Sub!..

samgreco’s picture

+1

dddave’s picture

This awesome module for D7 +++

darioshanghai’s picture

+1

ingram87’s picture

+1

Canadaka’s picture

+1

iva2k’s picture

Status: Postponed » Postponed (maintainer needs more info)

D6 6.x-1.6 release is out, so D7 port is unblocked.
I'm still not using D7 and won't work on D7 port until that happens. If anyone posts a patch for D7, I will review and commit.

laura s’s picture

Subscribe.

ryan.armstrong’s picture

Sub

joecanti’s picture

sub +1

stred’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new32.18 KB

With the help of the coder upgrade module I have ported this module to D7 (see .zip attached)

The main issues where

- no token for anonymous users (recipe 1)
- javascript in D7 (recipe 2 and 3)

I didn't check the rule support.

Please report any issues you may encounter.

mgifford’s picture

I will try to test this in the future. It is useful to post a patch rather than a zip file. Makes it easier to see what's changed.

@stred - thanks for posting this and doing the upgrade with Coder. You were working from the git repository or the last release?

hles’s picture

Component: Miscellaneous » Code
StatusFileSize
new82.31 KB

I'm also interested in a D7 version.

Here's a patch against 6.x-dev version based on #16 port to make the review easier. It is exactly the same code with a few more coder critical errors and warnings fixed.
I've installed the module and it looks like it behaves correctly but I'm not sure how to test it more deeply without going live with it, which is not very convenient. I'd be curious to know if there is a way to test it deeply locally.

stred’s picture

I've started from the last release and I don't think a patch could help because i needed to refactor some part of the code following the issues below. The best option should be that the module author review it...

iva2k’s picture

Status: Needs review » Fixed

Patch #18 did not apply, perhaps due to trailing spaces already removed in 6.x-1.x-dev. Anyway, applied it manually, cleaned up some places, fixed couple of fatal PHP errors (e.g. it appears D7 does not load #validate handlers from included file, perhaps due to some advanced caching).
There are probably more bugs lurking there, but simple form submission test passed, so code committed to 7.x-1.x-dev branch. I will release 7.x-1.0 after few people report it works and stable.

klonos’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

Thanx Ilya!

dddave’s picture

Woooot! Looking forward to testing this baby out. Thanks!

Status: Fixed » Closed (fixed)
Issue tags: -D7 porting

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