handled home loading if not available in dom (if drupalSettings.path.isFront == false)

This commit is contained in:
2019-06-04 22:38:44 +02:00
parent d8e5f93c14
commit 082e011fbb
22 changed files with 591 additions and 160 deletions

View File

@@ -8,8 +8,8 @@ dependencies:
- taxonomy
- search_api
config:
- field.storage.node.body
- field.storage.node.field_famille
- field.storage.node.body
- field.storage.node.field_tags
- field.storage.taxonomy_term.field_synonyms
- field.storage.node.field_thesaurus
@@ -20,7 +20,7 @@ third_party_settings:
commit_before_finalize: false
commit_after_finalize: false
multilingual:
limit_to_content_language: false
limit_to_content_language: true
include_language_independent: true
highlighter:
maxAnalyzedChars: 51200