Created
April 7, 2016 21:08
-
-
Save mikeryan776/28c2d56f00b64e1168905d86f8a2b0b7 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
id: dmeblog | |
label: DMe Blog | |
migration_tags: | |
- Drupal 6 | |
source: | |
plugin: d6_node | |
node_type: blog | |
process: | |
nid: nid | |
vid: vid | |
type: type | |
langcode: | |
plugin: default_value | |
source: language | |
default_value: "und" | |
title: title | |
uid: node_uid | |
status: status | |
created: created | |
changed: changed | |
promote: promote | |
sticky: sticky | |
revision_uid: revision_uid | |
revision_log: log | |
revision_timestamp: timestamp | |
destination: | |
plugin: entity:node | |
migration_dependencies: {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment