rebuilded materio_sapi_search_block, not sure why it disapeared, maybe on purpose
This commit is contained in:
parent
14f2e4a9aa
commit
6b0ad24952
|
@ -1,5 +1,5 @@
|
|||
uuid: f45bc656-0e27-4f8a-82d2-b3c9e62c72f3
|
||||
langcode: en
|
||||
uuid: f78827fe-0500-429d-9688-26a362b9820a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
|
@ -11,7 +11,7 @@ dependencies:
|
|||
id: materiosapisearchblock
|
||||
theme: materiotheme
|
||||
region: header_bottom
|
||||
weight: -2
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: materio_sapi_search_block
|
||||
settings:
|
||||
|
@ -20,14 +20,25 @@ settings:
|
|||
provider: materio_sapi
|
||||
label_display: '0'
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
user_status:
|
||||
id: user_status
|
||||
user_status:
|
||||
viewing_profile: '0'
|
||||
logged_viewing_profile: '0'
|
||||
own_page_true: '0'
|
||||
field_value: '0'
|
||||
user_fields: uid
|
||||
negate: false
|
||||
context_mapping:
|
||||
user: '@user.current_user_context:current_user'
|
||||
context_all:
|
||||
id: context_all
|
||||
values: ''
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
context_mapping: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
pages: ''
|
||||
context:
|
||||
id: context
|
||||
values: ''
|
||||
negate: null
|
||||
context_mapping: { }
|
||||
request_path:
|
||||
|
|
|
@ -15,7 +15,7 @@ provider: null
|
|||
plugin: user_login_block
|
||||
settings:
|
||||
id: user_login_block
|
||||
label: 'Member access'
|
||||
label: 'Accès membre'
|
||||
provider: user
|
||||
label_display: visible
|
||||
visibility:
|
||||
|
|
Loading…
Reference in New Issue