Do you have any plans with a drupal 7 release ?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | converted-to-drupal-7.patch | 23.9 KB | JrgenGNielsen |
Do you have any plans with a drupal 7 release ?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | converted-to-drupal-7.patch | 23.9 KB | JrgenGNielsen |
Comments
Comment #1
beltofteYes, 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.
Comment #2
JrgenGNielsen commentedI'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
Comment #3
miklThat 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.
Comment #4
JrgenGNielsen commentedOK - here's a git patch. That should do...
Comment #5
googletorp commentedI'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
Comment #6
miklOkay, thank you guys. Made a beta-release from googletorp’s sandbox.
Comment #7
beltofteThanks Mikkel and Jakob for handling this :-)