Merge branch 'master' of gitea-figureslibres.io:bachir/drupal-quartiersdedemain
This commit is contained in:
commit
aa6742f342
|
@ -8,11 +8,11 @@ dependencies:
|
|||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: node.partenaire
|
||||
target_entity_type_id: node
|
||||
target_bundle: partenaire
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -8,7 +8,7 @@ dependencies:
|
|||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '1'
|
||||
_core:
|
||||
|
@ -17,4 +17,4 @@ id: node.static
|
|||
target_entity_type_id: node
|
||||
target_bundle: static
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
uuid: 67f80214-2125-4f7a-9120-94bee6dd40c8
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: en
|
||||
label: English
|
||||
direction: ltr
|
||||
weight: 1
|
||||
locked: false
|
|
@ -7,6 +7,8 @@ url:
|
|||
source: path_prefix
|
||||
prefixes:
|
||||
fr: ''
|
||||
en: en
|
||||
domains:
|
||||
fr: ''
|
||||
en: ''
|
||||
selected_langcode: site_default
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
label: Full
|
|
@ -0,0 +1 @@
|
|||
label: Preview
|
|
@ -0,0 +1 @@
|
|||
label: English
|
|
@ -0,0 +1,5 @@
|
|||
label: '403 access denied'
|
||||
tags:
|
||||
robots: noindex
|
||||
canonical_url: '[site:url]'
|
||||
shortlink: '[site:url]'
|
|
@ -0,0 +1,4 @@
|
|||
label: '404 page not found'
|
||||
tags:
|
||||
canonical_url: '[site:url]'
|
||||
shortlink: '[site:url]'
|
|
@ -0,0 +1,4 @@
|
|||
label: 'Front page'
|
||||
tags:
|
||||
canonical_url: '[site:url]'
|
||||
shortlink: '[site:url]'
|
|
@ -0,0 +1,4 @@
|
|||
label: Global
|
||||
tags:
|
||||
canonical_url: '[current-page:url]'
|
||||
title: '[current-page:title] | [site:name]'
|
|
@ -0,0 +1,5 @@
|
|||
label: Content
|
||||
tags:
|
||||
title: '[node:title] | [site:name]'
|
||||
description: '[node:summary]'
|
||||
canonical_url: '[node:url]'
|
|
@ -0,0 +1,5 @@
|
|||
label: 'Taxonomy term'
|
||||
tags:
|
||||
canonical_url: '[term:url]'
|
||||
description: '[term:description]'
|
||||
title: '[term:name] | [site:name]'
|
|
@ -0,0 +1,5 @@
|
|||
label: User
|
||||
tags:
|
||||
canonical_url: '[user:url]'
|
||||
description: '[site:name]'
|
||||
title: '[user:display-name] | [site:name]'
|
|
@ -0,0 +1,2 @@
|
|||
label: Default
|
||||
description: 'The default hreflang sitemap - lists URLs to be indexed by modern search engines.'
|
|
@ -0,0 +1,2 @@
|
|||
label: 'Sitemap Index'
|
||||
description: 'The sitemap index listing all other sitemaps - useful if there are at least two other sitemaps. In most cases this sitemap should be last in the generation queue and set as the default sitemap.'
|
|
@ -0,0 +1,2 @@
|
|||
label: 'Default hreflang'
|
||||
description: 'The default hreflang sitemap type. A sitemap of this type is understood by most modern search engines.'
|
|
@ -0,0 +1,2 @@
|
|||
label: 'Sitemap Index'
|
||||
description: 'The sitemap index sitemap type. A sitemap of this type lists sitemaps of all other types.'
|
|
@ -0,0 +1 @@
|
|||
label: Bing
|
|
@ -0,0 +1 @@
|
|||
label: IndexNow
|
|
@ -0,0 +1 @@
|
|||
label: Naver
|
|
@ -0,0 +1 @@
|
|||
label: Seznam
|
|
@ -0,0 +1 @@
|
|||
label: Yandex
|
|
@ -0,0 +1 @@
|
|||
label: Yep
|
|
@ -0,0 +1,50 @@
|
|||
label: 'Content blocks'
|
||||
description: 'Find and manage content blocks.'
|
||||
display:
|
||||
default:
|
||||
display_title: Default
|
||||
display_options:
|
||||
title: 'Content blocks'
|
||||
fields:
|
||||
info:
|
||||
label: 'Block description'
|
||||
separator: ', '
|
||||
type:
|
||||
label: 'Block type'
|
||||
separator: ', '
|
||||
changed:
|
||||
label: Updated
|
||||
operations:
|
||||
label: Operations
|
||||
pager:
|
||||
options:
|
||||
tags:
|
||||
next: 'Next ›'
|
||||
previous: '‹ Previous'
|
||||
expose:
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset_label: Offset
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Apply
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
empty:
|
||||
area_text_custom:
|
||||
content: 'There are no content blocks available.'
|
||||
filters:
|
||||
info:
|
||||
expose:
|
||||
label: 'Block description'
|
||||
type:
|
||||
expose:
|
||||
label: 'Block type'
|
||||
page_1:
|
||||
display_title: Page
|
||||
display_options:
|
||||
menu:
|
||||
title: Blocks
|
||||
description: 'Create and edit content blocks.'
|
Loading…
Reference in New Issue