Now that machine names for configurations and steps are in place, we can integrate MM 6.2x with CTools. Currently there is some proto code in media_mover_api_enable() and media_mover_api_disable() which can probably be refactored against what ctools can supply. We should also look at the import/export functionality in the media_mover_ui module.
Comments
Comment #1
delykj commentedGood news!
Comment #2
mrfelton commentedI assume that integrating with Ctools implies integration with Features. If not, it should! Updated the title to include reference to Features :)
Comment #3
msonnabaum commentedOh, indeed.
http://drupal.org/cvs?commit=326938
Features support is there for config/step export and auto-detection of dependent steps/modules should be there, but that's just for the export. I still need to work the import bit.
Comment #4
kobnim commentedWhat is the current status?
Comment #5
open social commentedhey,
I am interested in what the status is.
I am willing to contribute.