Problem/Motivation

Per #2533886: [meta] Move module-specific migration support into the particular modules supported, move support for taxonomy migration into the taxonomy module.

Proposed resolution

For the most part, this is a matter of moving files around and updating namespaces. Also, explicit destination module dependencies can be removed.

Migration templates to be moved:

  • d6_taxonomy_settings
  • d6_taxonomy_term
  • d6_taxonomy_vocabulary
  • d6_term_node
  • d6_term_node_revision
  • d6_vocabulary_entity_display
  • d6_vocabulary_entity_form_display
  • d6_vocabulary_field
  • d6_vocabulary_field_instance

Remaining tasks

Submit a patch.

User interface changes

N/A

API changes

Namespaces of affected migration plugins will change.

Data model changes

N/A

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeryan’s picture

phenaproxima’s picture

Status: Postponed » Needs review

Unblocked.

phenaproxima’s picture

Status: Needs review » Reviewed & tested by the community

Thumbs up!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 4930307 and pushed to 8.0.x. Thanks!

  • alexpott committed 4930307 on 8.0.x
    Issue #2534034 by mikeryan: Move module-specific migration support into...
mikeryan’s picture

Status: Fixed » Needs work

A little oops, source plugin directory should be "migrate" rather than "Migrate".

mikeryan’s picture

Status: Needs work » Needs review
FileSize
363 bytes
phenaproxima’s picture

Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 46f69a5 and pushed to 8.0.x. Thanks!

  • alexpott committed 46f69a5 on 8.0.x
    Issue #2534034 followup by mikeryan: Move module-specific migration...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.