You are here

block.block.booknavigation_2.yml in Open Social 8.3

modules/social_features/social_book/config/optional/block.block.booknavigation_2.yml

File

modules/social_features/social_book/config/optional/block.block.booknavigation_2.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - book
  6. - node
  7. theme:
  8. - socialblue
  9. id: booknavigation_2
  10. theme: socialblue
  11. region: complementary_top
  12. weight: 0
  13. provider: null
  14. plugin: book_navigation
  15. settings:
  16. id: book_navigation
  17. label: 'Table of contents'
  18. provider: book
  19. label_display: visible
  20. block_mode: 'book pages'
  21. visibility:
  22. node_type:
  23. id: node_type
  24. bundles:
  25. book: book
  26. negate: false
  27. context_mapping:
  28. node: '@node.node_route_context:node'