Issue #2466797 by mikeryan, benjy: Rename migration_groups key to avoid confusion with MigrationGroup support

8.0.x
Alex Pott 2015-05-28 03:31:07 +01:00
parent 3fd94bd82c
commit 9e11c08b56
91 changed files with 93 additions and 93 deletions

View File

@ -7,12 +7,12 @@ migrate.migration.*:
id: id:
type: string type: string
label: 'ID' label: 'ID'
migration_groups: migration_tags:
type: sequence type: sequence
label: 'Migration Groups' label: 'Migration Tags'
sequence: sequence:
type: string type: string
label: 'Group' label: 'Tag'
label: label:
type: label type: label
label: 'Label' label: 'Label'

View File

@ -1,6 +1,6 @@
id: d6_action_settings id: d6_action_settings
label: Drupal 6 action configuration label: Drupal 6 action configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_aggregator_feed id: d6_aggregator_feed
label: Drupal 6 aggregator feeds label: Drupal 6 aggregator feeds
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_aggregator_feed plugin: d6_aggregator_feed

View File

@ -1,6 +1,6 @@
id: d6_aggregator_item id: d6_aggregator_item
label: Drupal 6 aggregator items label: Drupal 6 aggregator items
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_aggregator_item plugin: d6_aggregator_item

View File

@ -1,6 +1,6 @@
id: d6_aggregator_settings id: d6_aggregator_settings
label: Drupal 6 aggregator configuration label: Drupal 6 aggregator configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_block id: d6_block
label: Drupal 6 blocks label: Drupal 6 blocks
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_block plugin: d6_block

View File

@ -1,6 +1,6 @@
id: d6_block_content_body_field id: d6_block_content_body_field
label: Drupal 6 block content body field configuration label: Drupal 6 block content body field configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
# We do an empty source and a proper destination to have an idmap for # We do an empty source and a proper destination to have an idmap for

View File

@ -1,6 +1,6 @@
id: d6_block_content_type id: d6_block_content_type
label: Drupal 6 block content type label: Drupal 6 block content type
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
# We do an empty source and a proper destination to have an idmap for # We do an empty source and a proper destination to have an idmap for

View File

@ -1,6 +1,6 @@
id: d6_book id: d6_book
label: Drupal 6 books label: Drupal 6 books
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_book plugin: d6_book

View File

@ -1,6 +1,6 @@
id: d6_book_settings id: d6_book_settings
label: Drupal 6 book configuration label: Drupal 6 book configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_cck_field_revision id: d6_cck_field_revision
label: Drupal 6 field revisions label: Drupal 6 field revisions
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
load: load:
plugin: drupal_entity plugin: drupal_entity

View File

@ -1,6 +1,6 @@
id: d6_cck_field_values id: d6_cck_field_values
label: Drupal 6 field values label: Drupal 6 field values
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
load: load:
plugin: drupal_entity plugin: drupal_entity

View File

@ -1,6 +1,6 @@
id: d6_comment id: d6_comment
label: Drupal 6 comments label: Drupal 6 comments
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_comment plugin: d6_comment

View File

@ -1,6 +1,6 @@
id: d6_comment_entity_display id: d6_comment_entity_display
label: Drupal 6 comment display configuration label: Drupal 6 comment display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_comment_variable plugin: d6_comment_variable

View File

@ -1,6 +1,6 @@
id: d6_comment_entity_form_display id: d6_comment_entity_form_display
label: Drupal 6 comment field form display configuration label: Drupal 6 comment field form display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_comment_variable plugin: d6_comment_variable

View File

@ -1,6 +1,6 @@
id: d6_comment_entity_form_display_subject id: d6_comment_entity_form_display_subject
label: Drupal 6 comment subject form display configuration label: Drupal 6 comment subject form display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_comment_variable_per_comment_type plugin: d6_comment_variable_per_comment_type

View File

@ -1,6 +1,6 @@
id: d6_comment_field id: d6_comment_field
label: Drupal 6 comment field configuration label: Drupal 6 comment field configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_comment_variable_per_comment_type plugin: d6_comment_variable_per_comment_type

View File

@ -1,6 +1,6 @@
id: d6_comment_field_instance id: d6_comment_field_instance
label: Drupal 6 comment field instance configuration label: Drupal 6 comment field instance configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_comment_variable plugin: d6_comment_variable

View File

@ -1,6 +1,6 @@
id: d6_comment_type id: d6_comment_type
label: Drupal 6 comment type label: Drupal 6 comment type
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_comment_variable_per_comment_type plugin: d6_comment_variable_per_comment_type

View File

@ -1,6 +1,6 @@
id: d6_contact_category id: d6_contact_category
label: Drupal 6 contact category configuration label: Drupal 6 contact category configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_contact_category plugin: d6_contact_category

View File

@ -1,6 +1,6 @@
id: d6_contact_settings id: d6_contact_settings
label: Drupal 6 contact configuration label: Drupal 6 contact configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_contact_settings plugin: d6_contact_settings

View File

@ -1,6 +1,6 @@
id: d6_custom_block id: d6_custom_block
label: Drupal 6 custom blocks label: Drupal 6 custom blocks
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_box plugin: d6_box

View File

@ -1,6 +1,6 @@
id: d6_date_formats id: d6_date_formats
label: Drupal 6 date format configuration label: Drupal 6 date format configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable_multirow plugin: variable_multirow

View File

@ -1,6 +1,6 @@
id: d6_dblog_settings id: d6_dblog_settings
label: Drupal 6 database logging configuration label: Drupal 6 database logging configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_field id: d6_field
label: Drupal 6 field configuration label: Drupal 6 field configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_field plugin: d6_field

View File

@ -1,6 +1,6 @@
id: d6_field_formatter_settings id: d6_field_formatter_settings
label: Drupal 6 field formatter configuration label: Drupal 6 field formatter configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_field_instance_per_view_mode plugin: d6_field_instance_per_view_mode

View File

@ -1,6 +1,6 @@
id: d6_field_instance id: d6_field_instance
label: Drupal 6 field instance configuration label: Drupal 6 field instance configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_field_instance plugin: d6_field_instance

View File

@ -1,6 +1,6 @@
id: d6_field_instance_widget_settings id: d6_field_instance_widget_settings
label: Drupal 6 field instance widget configuration label: Drupal 6 field instance widget configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_field_instance_per_form_display plugin: d6_field_instance_per_form_display

View File

@ -2,7 +2,7 @@
# migration as an optional dependency to ensure d6_file runs first. # migration as an optional dependency to ensure d6_file runs first.
id: d6_file id: d6_file
label: Drupal 6 files label: Drupal 6 files
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_file plugin: d6_file

View File

@ -1,6 +1,6 @@
id: d6_file_settings id: d6_file_settings
label: Drupal 6 file configuration label: Drupal 6 file configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_filter_format id: d6_filter_format
label: Drupal 6 filter format configuration label: Drupal 6 filter format configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_filter_format plugin: d6_filter_format

View File

@ -1,6 +1,6 @@
id: d6_forum_settings id: d6_forum_settings
label: Drupal 6 forum configuration label: Drupal 6 forum configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_locale_settings id: d6_locale_settings
label: Drupal 6 locale configuration label: Drupal 6 locale configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_menu id: d6_menu
label: Drupal 6 menus label: Drupal 6 menus
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_menu plugin: d6_menu

View File

@ -1,6 +1,6 @@
id: d6_menu_links id: d6_menu_links
label: Drupal 6 menu links label: Drupal 6 menu links
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_menu_link plugin: d6_menu_link

View File

@ -1,6 +1,6 @@
id: d6_menu_settings id: d6_menu_settings
label: Drupal 6 menu configuration label: Drupal 6 menu configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_node id: d6_node
label: Drupal 6 nodes label: Drupal 6 nodes
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_node plugin: d6_node

View File

@ -1,6 +1,6 @@
id: d6_node_revision id: d6_node_revision
label: Drupal 6 node revisions label: Drupal 6 node revisions
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_node_revision plugin: d6_node_revision

View File

@ -1,6 +1,6 @@
id: d6_node_setting_promote id: d6_node_setting_promote
label: Drupal 6 node type 'promote' setting label: Drupal 6 node type 'promote' setting
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_node_type plugin: d6_node_type

View File

@ -1,6 +1,6 @@
id: d6_node_setting_status id: d6_node_setting_status
label: Drupal 6 node type 'status' setting label: Drupal 6 node type 'status' setting
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_node_type plugin: d6_node_type

View File

@ -1,6 +1,6 @@
id: d6_node_setting_sticky id: d6_node_setting_sticky
label: Drupal 6 node type 'sticky' setting label: Drupal 6 node type 'sticky' setting
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_node_type plugin: d6_node_type

View File

@ -1,6 +1,6 @@
id: d6_node_settings id: d6_node_settings
label: Drupal 6 node configuration label: Drupal 6 node configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_node_type id: d6_node_type
label: Drupal 6 node type configuration label: Drupal 6 node type configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_node_type plugin: d6_node_type

View File

@ -1,6 +1,6 @@
id: d6_profile_values id: d6_profile_values
label: Drupal 6 profile values label: Drupal 6 profile values
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_profile_field_values plugin: d6_profile_field_values

View File

@ -1,6 +1,6 @@
id: d6_search_page id: d6_search_page
label: Drupal 6 search page configuration label: Drupal 6 search page configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_search_settings id: d6_search_settings
label: Drupal 6 search configuration label: Drupal 6 search configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_simpletest_settings id: d6_simpletest_settings
label: Drupal 6 simpletest configuration label: Drupal 6 simpletest configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_statistics_settings id: d6_statistics_settings
label: Drupal 6 statistics configuration label: Drupal 6 statistics configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_syslog_settings id: d6_syslog_settings
label: Drupal 6 system log configuration label: Drupal 6 system log configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_system_cron id: d6_system_cron
label: Drupal 6 cron settings label: Drupal 6 cron settings
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_system_file id: d6_system_file
label: Drupal 6 file system configuration label: Drupal 6 file system configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_system_filter id: d6_system_filter
label: Drupal 6 filter configuration label: Drupal 6 filter configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_system_image id: d6_system_image
label: Drupal 6 image toolkit configuration label: Drupal 6 image toolkit configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_system_image_gd id: d6_system_image_gd
label: Drupal 6 image quality configuration label: Drupal 6 image quality configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_system_logging id: d6_system_logging
label: Drupal 6 system logging label: Drupal 6 system logging
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_system_maintenance id: d6_system_maintenance
label: Drupal 6 maintainence page configuration label: Drupal 6 maintainence page configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_system_performance id: d6_system_performance
label: Drupal 6 performance configuration label: Drupal 6 performance configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_system_rss id: d6_system_rss
label: Drupal 6 RSS configuration label: Drupal 6 RSS configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_system_site id: d6_system_site
label: Drupal 6 site configuration label: Drupal 6 site configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_taxonomy_settings id: d6_taxonomy_settings
label: Drupal 6 taxonomy configuration label: Drupal 6 taxonomy configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_taxonomy_term id: d6_taxonomy_term
label: Drupal 6 taxonomy terms label: Drupal 6 taxonomy terms
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_taxonomy_term plugin: d6_taxonomy_term

View File

@ -1,6 +1,6 @@
id: d6_taxonomy_vocabulary id: d6_taxonomy_vocabulary
label: Drupal 6 taxonomy vocabularies label: Drupal 6 taxonomy vocabularies
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_taxonomy_vocabulary plugin: d6_taxonomy_vocabulary

View File

@ -1,6 +1,6 @@
id: d6_term_node id: d6_term_node
label: Drupal 6 term/node relationships label: Drupal 6 term/node relationships
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
load: load:
plugin: d6_term_node plugin: d6_term_node

View File

@ -1,6 +1,6 @@
id: d6_term_node_revision id: d6_term_node_revision
label: Drupal 6 term/node relationship revisions label: Drupal 6 term/node relationship revisions
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
load: load:
plugin: d6_term_node plugin: d6_term_node

View File

@ -1,6 +1,6 @@
id: d6_text_settings id: d6_text_settings
label: Drupal 6 teaser length configuration label: Drupal 6 teaser length configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_update_settings id: d6_update_settings
label: Drupal 6 update configuration label: Drupal 6 update configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_upload id: d6_upload
label: Drupal 6 file uploads label: Drupal 6 file uploads
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_upload plugin: d6_upload

View File

@ -1,6 +1,6 @@
id: d6_upload_entity_display id: d6_upload_entity_display
label: Drupal 6 upload display configuration label: Drupal 6 upload display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_upload_instance plugin: d6_upload_instance

View File

@ -1,6 +1,6 @@
id: d6_upload_entity_form_display id: d6_upload_entity_form_display
label: Drupal 6 upload form display configuration label: Drupal 6 upload form display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_upload_instance plugin: d6_upload_instance

View File

@ -1,6 +1,6 @@
id: d6_upload_field id: d6_upload_field
label: Drupal 6 upload field configuration label: Drupal 6 upload field configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
# We do an empty source and a proper destination to have an idmap for # We do an empty source and a proper destination to have an idmap for

View File

@ -1,6 +1,6 @@
id: d6_upload_field_instance id: d6_upload_field_instance
label: Drupal 6 upload field instance configuration label: Drupal 6 upload field instance configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_upload_instance plugin: d6_upload_instance

View File

@ -1,6 +1,6 @@
id: d6_url_alias id: d6_url_alias
label: Drupal 6 URL aliases label: Drupal 6 URL aliases
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_url_alias plugin: d6_url_alias

View File

@ -1,6 +1,6 @@
id: d6_user id: d6_user
label: Drupal 6 user accounts label: Drupal 6 user accounts
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_user plugin: d6_user

View File

@ -1,6 +1,6 @@
id: d6_user_contact_settings id: d6_user_contact_settings
label: Drupal 6 user contact settings label: Drupal 6 user contact settings
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_user plugin: d6_user

View File

@ -1,6 +1,6 @@
id: d6_user_mail id: d6_user_mail
label: Drupal 6 user mail configuration label: Drupal 6 user mail configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_user_picture_entity_display id: d6_user_picture_entity_display
label: Drupal 6 user picture display configuration label: Drupal 6 user picture display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_user_picture_instance plugin: d6_user_picture_instance

View File

@ -1,6 +1,6 @@
id: d6_user_picture_entity_form_display id: d6_user_picture_entity_form_display
label: Drupal 6 user picture form display configuration label: Drupal 6 user picture form display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_user_picture_instance plugin: d6_user_picture_instance

View File

@ -1,6 +1,6 @@
id: d6_user_picture_field id: d6_user_picture_field
label: Drupal 6 user picture field configuration label: Drupal 6 user picture field configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
# We do an empty source and a proper destination to have an idmap for # We do an empty source and a proper destination to have an idmap for

View File

@ -1,6 +1,6 @@
id: d6_user_picture_field_instance id: d6_user_picture_field_instance
label: Drupal 6 user picture field instance configuration label: Drupal 6 user picture field instance configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_user_picture_instance plugin: d6_user_picture_instance

View File

@ -1,6 +1,6 @@
id: d6_user_picture_file id: d6_user_picture_file
label: Drupal 6 user pictures label: Drupal 6 user pictures
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_user_picture_file plugin: d6_user_picture_file

View File

@ -1,6 +1,6 @@
id: d6_user_profile_entity_display id: d6_user_profile_entity_display
label: Drupal 6 user profile display configuration label: Drupal 6 user profile display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_profile_field plugin: d6_profile_field

View File

@ -1,6 +1,6 @@
id: d6_user_profile_entity_form_display id: d6_user_profile_entity_form_display
label: Drupal 6 user profile form display configuration label: Drupal 6 user profile form display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_profile_field plugin: d6_profile_field

View File

@ -1,6 +1,6 @@
id: d6_user_profile_field id: d6_user_profile_field
label: Drupal 6 user profile field configuration label: Drupal 6 user profile field configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_profile_field plugin: d6_profile_field

View File

@ -1,6 +1,6 @@
id: d6_user_profile_field_instance id: d6_user_profile_field_instance
label: Drupal 6 user profile field instance configuration label: Drupal 6 user profile field instance configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_profile_field plugin: d6_profile_field

View File

@ -1,6 +1,6 @@
id: d6_user_role id: d6_user_role
label: Drupal 6 user roles label: Drupal 6 user roles
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_user_role plugin: d6_user_role

View File

@ -1,6 +1,6 @@
id: d6_user_settings id: d6_user_settings
label: Drupal 6 user configuration label: Drupal 6 user configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: variable plugin: variable

View File

@ -1,6 +1,6 @@
id: d6_view_modes id: d6_view_modes
label: Drupal 6 view modes label: Drupal 6 view modes
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_view_mode plugin: d6_view_mode

View File

@ -1,6 +1,6 @@
id: d6_vocabulary_entity_display id: d6_vocabulary_entity_display
label: Drupal 6 vocabulary display configuration label: Drupal 6 vocabulary display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_taxonomy_vocabulary_per_type plugin: d6_taxonomy_vocabulary_per_type

View File

@ -1,6 +1,6 @@
id: d6_vocabulary_entity_form_display id: d6_vocabulary_entity_form_display
label: Drupal 6 vocabulary form display configuration label: Drupal 6 vocabulary form display configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_taxonomy_vocabulary_per_type plugin: d6_taxonomy_vocabulary_per_type

View File

@ -1,6 +1,6 @@
id: d6_vocabulary_field id: d6_vocabulary_field
label: Drupal 6 vocabulary field configuration label: Drupal 6 vocabulary field configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_taxonomy_vocabulary plugin: d6_taxonomy_vocabulary

View File

@ -1,6 +1,6 @@
id: d6_vocabulary_field_instance id: d6_vocabulary_field_instance
label: Drupal 6 vocabulary field instance configuration label: Drupal 6 vocabulary field instance configuration
migration_groups: migration_tags:
- Drupal 6 - Drupal 6
source: source:
plugin: d6_taxonomy_vocabulary_per_type plugin: d6_taxonomy_vocabulary_per_type