Bachir Soussi Chiadmi e787137542 initial commit, from drupal7base há 10 anos atrás
..
migrate_extras_examples e787137542 initial commit, from drupal7base há 10 anos atrás
tests e787137542 initial commit, from drupal7base há 10 anos atrás
LICENSE.txt e787137542 initial commit, from drupal7base há 10 anos atrás
README.txt e787137542 initial commit, from drupal7base há 10 anos atrás
addressfield.inc e787137542 initial commit, from drupal7base há 10 anos atrás
cck_phone.inc e787137542 initial commit, from drupal7base há 10 anos atrás
entity_api.inc e787137542 initial commit, from drupal7base há 10 anos atrás
flag.inc e787137542 initial commit, from drupal7base há 10 anos atrás
geofield.inc e787137542 initial commit, from drupal7base há 10 anos atrás
interval.inc e787137542 initial commit, from drupal7base há 10 anos atrás
media.inc e787137542 initial commit, from drupal7base há 10 anos atrás
migrate_extras.info e787137542 initial commit, from drupal7base há 10 anos atrás
migrate_extras.migrate.inc e787137542 initial commit, from drupal7base há 10 anos atrás
migrate_extras.module e787137542 initial commit, from drupal7base há 10 anos atrás
name.inc e787137542 initial commit, from drupal7base há 10 anos atrás
pathauto.inc e787137542 initial commit, from drupal7base há 10 anos atrás
privatemsg.inc e787137542 initial commit, from drupal7base há 10 anos atrás
profile2.inc e787137542 initial commit, from drupal7base há 10 anos atrás
rules.inc e787137542 initial commit, from drupal7base há 10 anos atrás
user_relationships.inc e787137542 initial commit, from drupal7base há 10 anos atrás
votingapi.inc e787137542 initial commit, from drupal7base há 10 anos atrás
webform.inc e787137542 initial commit, from drupal7base há 10 anos atrás

README.txt

The Migrate Extras module provides extensions to Migrate (http://drupal.org/project/migrate)
to support various contributed modules. The ideal place to implement migration support
for a contributed module is in that module. That way, the migration support is always
self-consistent with the current module implementation - it's not practical for the
migrate_extras module to keep up with changes to all other contrib modules. Support
for contributed modules may be added to migrate_extras for two reasons - if the module's
maintainer does not accept a patch providing migration support, or as an intermediate
step before submitting such a patch to the other module.

In cases where modules supported by migrate_extras end up implementing the support
themselves, you could at least temporarily end up with redundant implementations.
The extra implementation may be disabled at admin/content/migrate/configure.

The following modules are currently supported in Migrate Extras on Drupal 7 (note
that Date module support has moved into the Date module itself):

Address Field
Entity API
Flag
Geofield
Interval
Media
Name Field
Pathauto
Phone Number (cck_phone)
Private Messages
Profile2
Rules
User Relationships
Voting API
Webform

Compatibility
-------------
This release of Migrate Extras requires Migrate V2.4-beta1 or later.

Migrate_Extras_Examples
----------------
See the Examples folder for a few implemented Migrations that you can run and
inspect.

Maintainers
-----------
Frank Carey http://drupal.org/user/112063
Mike Ryan - http://drupal.org/user/4420
Moshe Weitzman - http://drupal.org/user/23