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
|
uuid: f78827fe-0500-429d-9688-26a362b9820a
|
||||||
langcode: en
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
|
@ -11,7 +11,7 @@ dependencies:
|
||||||
id: materiosapisearchblock
|
id: materiosapisearchblock
|
||||||
theme: materiotheme
|
theme: materiotheme
|
||||||
region: header_bottom
|
region: header_bottom
|
||||||
weight: -2
|
weight: 0
|
||||||
provider: null
|
provider: null
|
||||||
plugin: materio_sapi_search_block
|
plugin: materio_sapi_search_block
|
||||||
settings:
|
settings:
|
||||||
|
@ -20,14 +20,25 @@ settings:
|
||||||
provider: materio_sapi
|
provider: materio_sapi
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
visibility:
|
visibility:
|
||||||
view_inclusion:
|
user_status:
|
||||||
id: view_inclusion
|
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
|
negate: null
|
||||||
view_inclusion: { }
|
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
request_path_exclusion:
|
context:
|
||||||
id: request_path_exclusion
|
id: context
|
||||||
pages: ''
|
values: ''
|
||||||
negate: null
|
negate: null
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
request_path:
|
request_path:
|
||||||
|
|
|
@ -15,7 +15,7 @@ provider: null
|
||||||
plugin: user_login_block
|
plugin: user_login_block
|
||||||
settings:
|
settings:
|
||||||
id: user_login_block
|
id: user_login_block
|
||||||
label: 'Member access'
|
label: 'Accès membre'
|
||||||
provider: user
|
provider: user
|
||||||
label_display: visible
|
label_display: visible
|
||||||
visibility:
|
visibility:
|
||||||
|
|
Loading…
Reference in New Issue