book_settings.yml
Same filename in other branches
File
-
core/
modules/ book/ migrations/ book_settings.yml
View 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
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.