You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
131 lines
2.5 KiB
131 lines
2.5 KiB
uuid: da5537f6-1fc3-4332-ba54-e29e18f91c12 |
|
langcode: en |
|
status: true |
|
dependencies: { } |
|
id: upgrade_d7_node_complete_textbook_champion |
|
class: Drupal\node\Plugin\migrate\D7NodeTranslation |
|
field_plugin_method: null |
|
cck_plugin_method: null |
|
migration_tags: |
|
- 'Drupal 7' |
|
- Content |
|
migration_group: migrate_drupal_7 |
|
label: 'Node complete (Textbook Champion)' |
|
source: |
|
plugin: d7_node_complete |
|
node_type: textbook_champion |
|
process: |
|
nid: |
|
- |
|
plugin: get |
|
source: tnid |
|
vid: |
|
- |
|
plugin: get |
|
source: vid |
|
langcode: |
|
- |
|
plugin: default_value |
|
source: language |
|
default_value: und |
|
title: |
|
- |
|
plugin: get |
|
source: title |
|
uid: |
|
- |
|
plugin: get |
|
source: node_uid |
|
status: |
|
- |
|
plugin: get |
|
source: status |
|
created: |
|
- |
|
plugin: get |
|
source: created |
|
changed: |
|
- |
|
plugin: get |
|
source: timestamp |
|
promote: |
|
- |
|
plugin: get |
|
source: promote |
|
sticky: |
|
- |
|
plugin: get |
|
source: sticky |
|
revision_uid: |
|
- |
|
plugin: get |
|
source: revision_uid |
|
revision_log: |
|
- |
|
plugin: get |
|
source: log |
|
revision_timestamp: |
|
- |
|
plugin: get |
|
source: timestamp |
|
content_translation_source: |
|
- |
|
plugin: get |
|
source: source_langcode |
|
comment_node_textbook_champion/0/status: |
|
- |
|
plugin: get |
|
source: comment |
|
field_course: |
|
- |
|
plugin: get |
|
source: field_course |
|
field_open_textbook_oer: |
|
- |
|
plugin: field_link |
|
source: field_open_textbook_oer |
|
field_impact: |
|
- |
|
plugin: get |
|
source: field_impact |
|
field_switching_advice: |
|
- |
|
plugin: get |
|
source: field_switching_advice |
|
field_why_switch: |
|
- |
|
plugin: get |
|
source: field_why_switch |
|
field_tbc_image: |
|
- |
|
plugin: sub_process |
|
source: field_tbc_image |
|
process: |
|
target_id: fid |
|
alt: alt |
|
title: title |
|
width: width |
|
height: height |
|
field_department_faculty: |
|
- |
|
plugin: get |
|
source: field_department_faculty |
|
field_position_title_role_: |
|
- |
|
plugin: get |
|
source: field_position_title_role_ |
|
field_student_savings: |
|
- |
|
plugin: get |
|
source: field_student_savings |
|
destination: |
|
plugin: 'entity_complete:node' |
|
translations: true |
|
default_bundle: textbook_champion |
|
migration_dependencies: |
|
required: |
|
- upgrade_d7_user |
|
- upgrade_d7_node_type |
|
optional: |
|
- upgrade_d7_field_instance |
|
- upgrade_d7_comment_field_instance
|
|
|