Attached is a patch which upgrades this module to be compatible with 6.x. It also cleans up code formatting issues. The module will enable in 6.x. after applying this patch, however I have not tested out functionality yet.
| Comment | File | Size | Author |
|---|---|---|---|
| upcoming_event.patch | 10.23 KB | coderintherye |
Comments
Comment #1
ipwa commentedThanks nowarninglabel I will start a D6 branch with your patch.
Comment #2
coderintherye commentedExcellent, just a note to others looking for 6.x. The current patch needs some work, it will get you a working module, but is not quite usable yet, still some cleanup needed on menus, and something with connecting to the API isn't working yet, so I'll need to figure that out. Will be working on it again this weekend.
Comment #3
ipwa commentedAwesome thanks, it'll still be good to get kick started on the D6 branch. I'll commit the code later today, and if you're thinking on continue to work on this patch, I'll be happy to add you as a co-maintainer.
Comment #4
coderintherye commentedYes, I will definitely be continuing work in this area, so if you add me as a co-maintainer I will probably check out the dev snapshot once it is up and then update with a new version this week. Looks like I will also get added as co-maintainer to GCal API, so will be good to work on these in tandem due to the similarities. (And now is the best time due to holiday breaks giving some extra time).
Comment #5
ipwa commentedI already committed your code, thanks. There will be a dev snapshot soon, I can;t add you as a maintainer right now, because I don;t have permissions for it since Develcuy is still the author of this project (node). I will get him to change the author user to me and I;ll add you as a co-maintainer then. Thanks so much!!!!!!
Comment #6
coderintherye commentedSounds good, please post here or send me a message when I am added, and I will then do a checkout and work on the dev release directly.
Comment #7
ipwa commentedOK, now we have a 6.x branch and dev release ready to download from the module page. Be careful though Kevin because the patch for .module didn't apply cleanly:
So you might want to run a diff with your local code when you checkout the d6 branch.
For anyone interested @nowarninglabel is officially the co-maintainer and has CVS access to the module. Yay!!
Comment #8
coderintherye commentedYay, awesome will work on this tonight.
And yes, for those following along, please don't apply this patch, but rather work off the new dev release, although you might want to wait until after this weekend when the release will be more stable. I don't plan on writing an upgrade path right away unless someone needs it, so open a feature request if you do. Cheers.
Comment #9
coderintherye commentedOk this is fixed because we have a 6.x release now.