Created
April 7, 2016 21:26
-
-
Save mikeryan776/16d2b33a76686ecaf891b22b5f691f76 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_revision | |
label: Node revisions | |
migration_tags: | |
- Drupal 7 | |
source: | |
plugin: d7_node_revision | |
node_type: page | |
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_revision:node | |
migration_dependencies: | |
required: | |
- dmeblog |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment