Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / book / migration_templates / d6_book_settings.yml
diff --git a/web/core/modules/book/migration_templates/d6_book_settings.yml b/web/core/modules/book/migration_templates/d6_book_settings.yml
deleted file mode 100644 (file)
index d205b8d..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-id: d6_book_settings
-label: Book configuration
-migration_tags:
-  - Drupal 6
-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