You are here

block.block.socialbase_pagetitleblock.yml in Open Social 8.8

modules/social_features/social_core/config/optional/block.block.socialbase_pagetitleblock.yml

File

modules/social_features/social_core/config/optional/block.block.socialbase_pagetitleblock.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - social_core
  7. - system
  8. theme:
  9. - socialbase
  10. id: socialbase_pagetitleblock
  11. theme: socialbase
  12. region: hero
  13. weight: -15
  14. provider: null
  15. plugin: social_page_title_block
  16. settings:
  17. id: social_page_title_block
  18. label: 'Page title for nodes'
  19. provider: social_core
  20. label_display: '0'
  21. visibility:
  22. node_type:
  23. id: node_type
  24. bundles:
  25. event: event
  26. page: page
  27. topic: topic
  28. negate: false
  29. context_mapping:
  30. node: '@node.node_route_context:node'
  31. request_path:
  32. id: request_path
  33. pages: '/node/add/*'
  34. negate: true
  35. context_mapping: { }