Do you have any plans with a drupal 7 release ?

CommentFileSizeAuthor
#4 converted-to-drupal-7.patch23.9 KBJrgenGNielsen

Comments

beltofte’s picture

Yes, it's the plan to make a D7 of the module. Will not have the time the next 3-4 weeks do to too much work and maybe a DrupalCon. JrgenGNielsen from DBC (http://drupal.org/user/1174776) also asked about a D7 version, and he will start porting it.

JrgenGNielsen’s picture

Title: Drupal 7 port ? » Drupal 7 port - alpha version
Status: Active » Needs review

I've taken a shot at porting to Drupal 7 - the code can be grabbed from:

https://github.com/JrgenGNielsen/drupal7_DIBS

It looks to run OK, but needs to be tested thoroughly.

//Jørgen

mikl’s picture

Status: Needs review » Needs work

That Github repo is not really useful, since it cannot be merged with the repository on Drupal.org. If you want to do the work in Git, you should clone the code from Drupal.org and then push it to Github.

We can only merge changes, if they have a common ancestor.

JrgenGNielsen’s picture

StatusFileSize
new23.9 KB

OK - here's a git patch. That should do...

googletorp’s picture

Status: Needs work » Needs review

I've taken the patch from #4 and fixed bugs where needed.

I've also added integration for Drupal Commerce.

It's all located in my sandbox for Dibs: http://drupal.org/sandbox/googletorp/1218678

mikl’s picture

Version: 6.x-1.x-dev » 7.x-1.0-beta1
Status: Needs review » Fixed

Okay, thank you guys. Made a beta-release from googletorp’s sandbox.

beltofte’s picture

Thanks Mikkel and Jakob for handling this :-)

Status: Fixed » Closed (fixed)

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