Created
July 18, 2016 16:39
-
-
Save allgood2386/d58702d1ba18f8233e2774f092265f75 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
process: | |
type: | |
plugin: default_value | |
default_value: article | |
title: post_title | |
nid: ID | |
uid: | |
plugin: default_value | |
default_value: 1 | |
sticky: | |
plugin: default_value | |
default_value: 1 | |
status: | |
plugin: default_value | |
default_value: 1 | |
'body/value': post_content | |
'body/format': | |
plugin: default_value | |
default_value: full_html | |
field_tags: | |
plugin: migration | |
migration: nlc_term | |
source: terms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment