popsu_migrate: D7NodeTheme started, improved admin vue
This commit is contained in:
58
config/sync/migrate_plus.migration.d7_node_programme.yml
Normal file
58
config/sync/migrate_plus.migration.d7_node_programme.yml
Normal file
@@ -0,0 +1,58 @@
|
||||
uuid: e355cc82-250d-4523-8bf9-2ed714e29c62
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: gnIlpxdQVO9VXb7quJw-fmpz3CX1GUXjMhjHmZ5w1YM
|
||||
id: d7_node_programme
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 7'
|
||||
- Content
|
||||
- Popsu
|
||||
migration_group: popsu
|
||||
label: 'Node Programme'
|
||||
source:
|
||||
plugin: d7_node_programme
|
||||
node_type: popsu_special
|
||||
batch_size: 500
|
||||
high_water_property:
|
||||
name: changed
|
||||
alias: 'n'
|
||||
process:
|
||||
type:
|
||||
plugin: default_value
|
||||
default_value: programme
|
||||
created: created
|
||||
changed: changed
|
||||
uid:
|
||||
plugin: default_value
|
||||
default_value: 34
|
||||
title: term_title
|
||||
body/value: body
|
||||
body/summary: body_summary
|
||||
body/format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
field_textes: text_paragraphe
|
||||
field_sous_parties: sous_parties
|
||||
field_partenaires: partenaires
|
||||
field_fichier:
|
||||
plugin: sub_process
|
||||
source: fichiers
|
||||
process:
|
||||
target_id:
|
||||
plugin: migration_lookup
|
||||
migration: d7_allpublicfiles
|
||||
source: fid
|
||||
no_stub: true
|
||||
display: display
|
||||
description: description
|
||||
destination:
|
||||
plugin: 'entity:node'
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d7_allpublicfiles
|
||||
- d7_users
|
||||
Reference in New Issue
Block a user