Downloads
Download tar.gz
16.34 KB
MD5: 2c77ba088b8a4eba9728fa5c06b0bb41
SHA-1: b4f263954d43f3ba86335f7dbab426a6c74e5c28
SHA-256: b4e73e3ddf3af3574884c9b1db3da7bf1a89fecbef73a392d7cf9760d117d698
Download zip
21.27 KB
MD5: f241c91334723447efbe9eca024d9dd3
SHA-1: 49fb9ede08d911e39a8315146cf691ba5bab43d4
SHA-256: f4906f869bfa6bbaa09569369f41e20376735c8e106f3725acb2b9d57e7d0ca6
Release notes
Changes / Bugfixes
- #689702 by frankcarey: removing the migrate_points module and moving userpoints integration to migrate_extras. This is still non-functional and untested. Still waiting on a patch to hit.
- #681588 by frankcarey: removing migrate_messages and putting privatemsg.migrate.inc into migrate_extras. also changing hooks to use the privatemsg namespace instead of migrate_messages.
- by mikeryan: hook_migrate_api() implemented; contrib modules moved from migrate module. Default contrib modules other than CCK to disabled
- #685256 by Jaza : better checking on md5pass.
- #685330 by frankcarey: added option for a master node table, so multiple node content sets can share a map table.
- #686910 by manicolaus: Fix wild asterisk (typo).
- by mikeryan: adding the README.txt.
Integrations