config files

This commit is contained in:
2024-09-16 22:17:50 +02:00
parent d3d12e33fb
commit 986605c2aa
4 changed files with 84 additions and 61 deletions
+27 -6
View File
@@ -3,6 +3,7 @@ langcode: en
status: true
dependencies:
module:
- context
- domain
- edlp_corpus
- system
@@ -20,6 +21,32 @@ settings:
provider: edlp_corpus
label_display: '0'
visibility:
request_path:
id: request_path
pages: '<front>'
negate: false
context_mapping: { }
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
context_mapping: { }
context:
id: context
values: ''
negate: null
context_mapping: { }
domain:
id: domain
domains:
@@ -27,10 +54,4 @@ visibility:
expo_encyclopediedelaparole_org: expo_encyclopediedelaparole_org
negate: false
context_mapping:
'entity:domain': '@domain.current_domain_context:entity:domain'
domain: '@domain.current_domain_context:domain'
request_path:
id: request_path
pages: '<front>'
negate: false
context_mapping: { }