d7_node_settings.yml
Same filename in other branches
File
-
core/
modules/ node/ migrations/ d7_node_settings.yml
View source
- id: d7_node_settings
- label: Node configuration
- migration_tags:
- - Drupal 7
- - 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
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.