view core/modules/book/migrations/book_settings.yml @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents c2387f117808
children
line wrap: on
line source
id: book_settings
label: Book configuration
migration_tags:
  - Drupal 6
  - Drupal 7
  - Configuration
source:
  plugin: variable
  variables:
    - book_child_type
    - book_block_mode
    - book_allowed_types
  source_module: book
process:
  child_type: book_child_type
  'block/navigation/mode': book_block_mode
  allowed_types: book_allowed_types
destination:
  plugin: config
  config_name: book.settings