User: textplease Branch: HEAD Date: Fri, 08 Jan 2010 00:25:38 +0000 Added files: /modules/migrate_extras migrate_extras.info migrate_extras.module Log message: by frankcarey: committing the initial version of the migrate_extras module. It basically adds a new tab on migrate dashboard called 'extras', which is where mostsubmodules should put there settings. It adds 3 tweaks /setting. 1) Use a pre encrypted password. It will write the password directly to the database without re-encrypting it. Good for use in importing other CMS that already encryt their passwords. 2) Use all user fields. This will make all the core user fields available to the content set, useful for more advanced and drupal-to-drupal migrations. 3) Set UID explicitly. This adds a field to import users keeping the same UID, which can possibly overwrite existing users, so there are cautions about using it, but it can be very useful. This uid part is untested. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/migrate_extras/mig... http://cvs.drupal.org/diff.php?path=contributions/modules/migrate_extras/mig...