Closed (fixed)
Project:
Workspace
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2011 at 10:47 UTC
Updated:
18 May 2012 at 11:31 UTC
Jump to comment: Most recent file
Hey guys is there a D7 port of this module in the works or is there a D7 alternative that I haven't managed to find?
If not shall we get started on a port?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | workspace-D7.tar_.gz | 12.86 KB | hutch |
| #2 | workspace_7-dev.zip | 5.3 KB | frank ralf |
Comments
Comment #1
frank ralf commentedNo port in the making yet. You're welcome to start one ;-)
Comment #2
frank ralf commentedHere's a very first stab at a D7 port of this module. I ran the code through Coder. The module will install but will not work properly yet. There seem to be some problems with the menu and/or access system:
_menu_check_access() in includes/menu.inc should warn when the specified callback function does not exist might give some pointers.
Comment #3
frank ralf commentedSome feedback and/or help needed to drive development forward ;-)
Comment #4
hutch commentedI have been using my own version in D7 for a while now, do what you will with it ;-)
Comment #5
frank ralf commentedWow, that's great! Thanks a lot. Will make that an official release asap.
What about applying as co-maintainer ;-)
Comment #6
hutch commentedI have got enough on my plate at the moment, Getlocations is keeping me busy ;-)
I'll keep an eye on the list though.
I can't guarantee that my D7 port is fully backward compatible with D6, I diverged quite some time ago, using my own version for my customers.
Comment #7
frank ralf commentedThanks for your support. I think we take your port as a starting point for the D7 version.
I will also try to sort out which D6 version survived the move from CVS to Git - admittedly I lost track along the way ;-)
Comment #8
hutch commentedworkspace 7.x-1.x-dev is there just fine, also cloned it with git without problems.
Comment #9
frank ralf commentedThanks for testing!