1234567891011121314151617181920212223242526272829303132333435363738 |
- uuid: null
- langcode: fr
- status: true
- dependencies: { }
- id: d6_edlp_entrees
- class: null
- field_plugin_method: null
- cck_plugin_method: null
- migration_tags:
- - 'Drupal 6'
- migration_group: d6_edlp
- label: 'Edlp Drupal 6 entrees'
- source:
- plugin: d6_edlp_taxonomy_term_entree
- bundle: 2
- process:
- name: name
- description/value:
- -
- plugin: get
- source: description
- -
- plugin: skip_on_empty
- method: row
- description/format:
- plugin: default_value
- default_value: wysiwyg
- field_notice/value: notice
- field_notice/format:
- plugin: default_value
- default_value: wysiwyg
- vid:
- plugin: default_value
- default_value: entrees
- weight: weight
- destination:
- plugin: 'entity:taxonomy_term'
- migration_dependencies: null
|