config files
This commit is contained in:
@@ -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: { }
|
||||
|
||||
@@ -5,7 +5,9 @@ error_handlers:
|
||||
rebuild_theme: false
|
||||
debug_mail_file_format: '%to-%subject-%datetime.mail.txt'
|
||||
debug_mail_directory: 'temporary://devel-mails'
|
||||
devel_dumper: kint
|
||||
devel_dumper: default
|
||||
_core:
|
||||
default_config_hash: 8SYa5OOpQGdg4wnttb0LFNuG6GmivsS2qNv9sTH9gDI
|
||||
langcode: fr
|
||||
debug_logfile: 'temporary://drupal_debug.txt'
|
||||
debug_pre: false
|
||||
|
||||
@@ -1,8 +1,17 @@
|
||||
label: 'Maillog overview'
|
||||
display:
|
||||
default:
|
||||
display_title: Master
|
||||
display_options:
|
||||
fields:
|
||||
idmaillog:
|
||||
label: '#'
|
||||
sent_date:
|
||||
label: Date
|
||||
subject:
|
||||
label: Subject
|
||||
header_from:
|
||||
label: From
|
||||
header_to:
|
||||
label: To
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Apply
|
||||
@@ -21,23 +30,14 @@ display:
|
||||
next: 'next ›'
|
||||
first: '« first'
|
||||
last: 'last »'
|
||||
fields:
|
||||
idmaillog:
|
||||
label: '#'
|
||||
sent_date:
|
||||
label: Date
|
||||
subject:
|
||||
label: Subject
|
||||
header_from:
|
||||
label: From
|
||||
header_to:
|
||||
label: To
|
||||
title: 'Maillog overview'
|
||||
empty:
|
||||
area_text_custom:
|
||||
content: 'There are no mail logs in the database.'
|
||||
display_title: Master
|
||||
page_1:
|
||||
display_title: Page
|
||||
display_options:
|
||||
menu:
|
||||
title: Maillog
|
||||
label: 'Maillog overview'
|
||||
|
||||
@@ -183,49 +183,12 @@ datasource_settings:
|
||||
- en
|
||||
- fr
|
||||
processor_settings:
|
||||
ignorecase:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- field_description
|
||||
- field_genres
|
||||
- field_langues
|
||||
- field_synonyms
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- field_workflow
|
||||
- langcode
|
||||
- language_with_fallback
|
||||
- name
|
||||
- title
|
||||
weights:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
add_url: { }
|
||||
tokenizer:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- field_description
|
||||
- field_genres
|
||||
- field_langues
|
||||
- field_synonyms
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- name
|
||||
- title
|
||||
spaces: ''
|
||||
overlap_cjk: 1
|
||||
minimum_word_size: '3'
|
||||
weights:
|
||||
preprocess_index: -6
|
||||
preprocess_query: -6
|
||||
entity_status: { }
|
||||
reverse_entity_references: { }
|
||||
rendered_item: { }
|
||||
aggregated_field: { }
|
||||
content_access:
|
||||
weights:
|
||||
preprocess_query: -30
|
||||
entity_status: { }
|
||||
html_filter:
|
||||
all_fields: false
|
||||
fields:
|
||||
@@ -244,7 +207,7 @@ processor_settings:
|
||||
weights:
|
||||
preprocess_index: -15
|
||||
preprocess_query: -15
|
||||
transliteration:
|
||||
ignorecase:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
@@ -263,7 +226,44 @@ processor_settings:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
language_with_fallback: { }
|
||||
aggregated_field: { }
|
||||
rendered_item: { }
|
||||
reverse_entity_references: { }
|
||||
tokenizer:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- field_description
|
||||
- field_genres
|
||||
- field_langues
|
||||
- field_synonyms
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- name
|
||||
- title
|
||||
spaces: ''
|
||||
overlap_cjk: 1
|
||||
minimum_word_size: '3'
|
||||
weights:
|
||||
preprocess_index: -6
|
||||
preprocess_query: -6
|
||||
transliteration:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- field_description
|
||||
- field_genres
|
||||
- field_langues
|
||||
- field_synonyms
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- field_workflow
|
||||
- langcode
|
||||
- language_with_fallback
|
||||
- name
|
||||
- title
|
||||
weights:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
tracker_settings:
|
||||
default:
|
||||
indexing_order: lifo
|
||||
|
||||
Reference in New Issue
Block a user