Closed (fixed)
Project:
Tripletex
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Feb 2012 at 07:57 UTC
Updated:
2 Apr 2012 at 11:10 UTC
Would be good to have the D7 version of this too. Or maybe just necessary?
I suggest we wait until we at least have a beta version of 6 out.
Comments
Comment #1
reswild commentedI'll will try to make a Drupal 7 port, as I'm looking into integration with Commerce and Ubercart 3.
Comment #2
stenjo commentedHow should we keep the two lines in sync while we are developing functionality?
Comment #3
stenjo commentedForgot to say thank you! :-)
Shall I create a new 7.x-dev branch or are you good to go?
Comment #4
reswild commentedI guess we can try to develop all new functionality for the core module in the D6 version first, and then move it into D7.
I'm still learning git, but I should probably manage to create a new branch myself. I'll have a look at this over the weekend.
Comment #5
stenjo commentedI'm thinking the best way is what you suggest. Everything after we split into D6 and D7 we have to implement the same functionality in two different places.
I'm trying to keep D7 architecture in mind when implementing features in D6 so the port will be easier.
Among the more interesting concepts are Entities: http://drupal.org/node/878784
Would be good if we could integrate the module with Entities and get everything that comes with that more or less for free.
Comment #6
Brainhack commentedHope it will be possible to have versions for both 6 and 7, I have a couple of customers on 6 who might be interested. :)
Comment #7
reswild commentedI have created a Drupal 7 branch now that you can check out through git.
The rules part still needs some work, and I haven't actually tested it with the Pay module.
Comment #8
stenjo commentedSetting this to fixed. Creating a new issue for the rules integration.