popsu_migrate: D7NodeRessource ok
This commit is contained in:
@@ -55,25 +55,72 @@ process:
|
||||
|
||||
field_poid: field_poids
|
||||
|
||||
# body: body
|
||||
field_type_de_ressource:
|
||||
plugin: migration_lookup
|
||||
migration: d7_taxonomy_term_type_doc
|
||||
source: field_popsu_doc_type
|
||||
no_stub: true
|
||||
|
||||
# field_diaporama:
|
||||
# plugin: sub_process
|
||||
# source: diaporama
|
||||
# process:
|
||||
# target_id:
|
||||
# plugin: migration_lookup
|
||||
# migration: d7_allpublicfiles
|
||||
# source: fid
|
||||
# no_stub: true
|
||||
# alt: alt
|
||||
# title: title
|
||||
#
|
||||
# field_textes: field_textes
|
||||
#
|
||||
# field_equipes: field_equipes
|
||||
#
|
||||
# field_partenaires: field_partenaires
|
||||
field_sous_titre:
|
||||
plugin: sub_process
|
||||
source: field_popsu_publication_soustitr
|
||||
process:
|
||||
value: value
|
||||
# summary: summary
|
||||
# format:
|
||||
# plugin: default_value
|
||||
# default_value: wysiwyg
|
||||
|
||||
field_edition:
|
||||
plugin: sub_process
|
||||
source: field_popsu_doc_source
|
||||
process:
|
||||
value: value
|
||||
summary: summary
|
||||
format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
|
||||
body:
|
||||
plugin: sub_process
|
||||
source: body
|
||||
process:
|
||||
value: value
|
||||
summary: summary
|
||||
format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
|
||||
|
||||
field_image:
|
||||
plugin: sub_process
|
||||
source: field_popsu_publication_cover
|
||||
process:
|
||||
target_id:
|
||||
plugin: migration_lookup
|
||||
migration: d7_allpublicfiles
|
||||
source: fid
|
||||
no_stub: true
|
||||
alt: alt
|
||||
title: title
|
||||
|
||||
field_fichier:
|
||||
plugin: sub_process
|
||||
source: field_popsu_doc_files
|
||||
process:
|
||||
target_id:
|
||||
plugin: migration_lookup
|
||||
migration: d7_allpublicfiles
|
||||
source: fid
|
||||
no_stub: true
|
||||
display: display
|
||||
description: description
|
||||
|
||||
field_ressources_liees:
|
||||
plugin: migration_lookup
|
||||
migration: d7_node_ressource
|
||||
source: field_projet
|
||||
no_stub: true
|
||||
|
||||
field_memo: field_memo
|
||||
|
||||
@@ -81,4 +128,4 @@ migration_dependencies:
|
||||
required:
|
||||
- d7_allpublicfiles
|
||||
- d7_users
|
||||
- d7_taxonomy_term_type_theme
|
||||
- d7_taxonomy_term_type_doc
|
||||
|
Reference in New Issue
Block a user