Closed (fixed)
Project:
Drupal.org CVS applications
Component:
new project application
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
22 Feb 2010 at 11:57 UTC
Updated:
19 Oct 2018 at 21:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dpiAttached is the module.
To test, you must:
* Install Migrate (Dependencies: Table Wizard etc.)
* Install Organic Groups
* Make changes to Migrate module outlined in README (
hopefully I can contribute these changes as a patch to Migrate in the near future.- Patch submitted to Migrate.)Additional incomplete functionality which are tertiary objectives for this module are outlined in TODO.txt
View README in a web browser for some tips.
Comment #2
avpadernoHello, and thanks for applying for a CVS account. I am adding the review tags, and some volunteers will review your code.
Did you verify there are not other modules with a similar purpose?
Comment #3
dpi@kiam, As far as I can tell there are no modules for which I am duplicating code. Both Google and the Issue queue's for the respective modules do not have any complete functionality like this.
This issue: #562300: Support for Organic Groups? discusses such functionality, but does not include any code.
I have chosen to make this module separate as opposed to a patch to Migrate Extras because I am doing some non Migrate-standard methods of migrating data (contains destinations to Relationships, >1 key). I will be creating a patch for Migrate to get the maintainer' approval.
I believe the code standard to be as close to the recommended Drupal standard.
Comment #4
dpiA patch (#725462: Add $tblinfo to delete hook) has been submitted to Migrate to allow support for this module.
Comment #5
avpadernoPlaceholders don't work for the table name, as field names, and table names are escaped differently.
Does that comment refer to cod that needs to be added to the module? The code should be almost complete, when proposed per a CVS application.
Comment #6
dpiThe patch that Migrate OG depends on has been accepted into Migrate (#725462: Add $tblinfo to delete hook).
Changes mentioned above have been made to Migrate OG. The HTML edition of the text has been moved into Advanced Help and the regular README has been stripped of markup.
Please re-review.
Comment #7
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.
Comment #10
avpaderno