Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / node / migrations / d6_node_settings.yml
diff --git a/web/core/modules/node/migrations/d6_node_settings.yml b/web/core/modules/node/migrations/d6_node_settings.yml
new file mode 100644 (file)
index 0000000..e9cf576
--- /dev/null
@@ -0,0 +1,15 @@
+id: d6_node_settings
+label: Node configuration
+migration_tags:
+  - Drupal 6
+  - Configuration
+source:
+  plugin: variable
+  variables:
+    - node_admin_theme
+  source_module: node
+process:
+  use_admin_theme: node_admin_theme
+destination:
+  plugin: config
+  config_name: node.settings