mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 17:11:21 +00:00
Initial commit
This commit is contained in:
commit
c5e731d8ae
2773 changed files with 600767 additions and 0 deletions
32
drupal10/config/block.block.claro_help_search.yml
Normal file
32
drupal10/config/block.block.claro_help_search.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
uuid: 0de0d4cf-e6ce-41bc-8812-8181dca95338
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- search
|
||||
- system
|
||||
theme:
|
||||
- claro
|
||||
enforced:
|
||||
config:
|
||||
- search.page.help_search
|
||||
_core:
|
||||
default_config_hash: 2ToeZLvlHKTeFY74gpgu1PejLoFyCECLO_gw6rAZwqw
|
||||
id: claro_help_search
|
||||
theme: claro
|
||||
region: help
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: search_form_block
|
||||
settings:
|
||||
id: search_form_block
|
||||
label: 'Search help'
|
||||
label_display: visible
|
||||
provider: search
|
||||
page_id: help_search
|
||||
visibility:
|
||||
request_path:
|
||||
id: request_path
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
pages: /admin/help
|
Loading…
Add table
Add a link
Reference in a new issue