updated core to 8.6.1 via composer
This commit is contained in:
@@ -1,28 +0,0 @@
|
||||
id: d6_taxonomy_vocabulary_translation
|
||||
label: Taxonomy vocabularies
|
||||
migration_tags:
|
||||
- Drupal 6
|
||||
- Configuration
|
||||
source:
|
||||
plugin: d6_taxonomy_vocabulary_translation
|
||||
process:
|
||||
vid:
|
||||
-
|
||||
plugin: machine_name
|
||||
source: name
|
||||
-
|
||||
plugin: substr
|
||||
length: 32
|
||||
langcode: language
|
||||
property:
|
||||
plugin: static_map
|
||||
source: property
|
||||
map:
|
||||
name: name
|
||||
description: description
|
||||
translation: translation
|
||||
destination:
|
||||
plugin: entity:taxonomy_vocabulary
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d6_taxonomy_vocabulary
|
||||
@@ -11,7 +11,7 @@ process:
|
||||
vid:
|
||||
-
|
||||
plugin: migration_lookup
|
||||
migration: d6_node
|
||||
migration: d6_node_revision
|
||||
source: vid
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
|
||||
Reference in New Issue
Block a user