d6_book_settings.yml in Zircon Profile 8
Same filename and directory in other branches
core/modules/book/migration_templates/d6_book_settings.yml
File
core/modules/book/migration_templates/d6_book_settings.ymlView source
- id: d6_book_settings
- label: Book configuration
- migration_tags:
- - Drupal 6
- source:
- plugin: variable
- variables:
- - book_child_type
- - book_block_mode
- - book_allowed_types
- process:
- child_type: book_child_type
- 'block/navigation/mode': book_block_mode
- allowed_types: book_allowed_types
- destination:
- plugin: config
- config_name: book.settings