Compare commits

..

3 Commits

Author SHA1 Message Date
be90064f2a core updtaed to 10.4 2025-01-27 11:56:52 +01:00
fc7abaac3a contrib module updates 2025-01-27 11:29:27 +01:00
11a7eb8a3f updated drush to 12 and drupal core to 10.2 2025-01-27 11:16:32 +01:00
131 changed files with 1555 additions and 1472 deletions

3
.gitattributes vendored
View File

@@ -42,6 +42,9 @@
*.xml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
*.yml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
# PHPStan's baseline uses tabs instead of spaces.
core/.phpstan-baseline.php text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tabwidth=2 diff=php linguist-language=php
# Define binary file attributes.
# - Do not treat them as text.
# - Include binary diff in patches instead of "binary files differ."

View File

@@ -17,12 +17,13 @@
"require": {
"composer/installers": "^2.0",
"drupal/agreement": "^3.0@alpha",
"drupal/better_exposed_filters": "^6.0",
"drupal/betterlogin": "^2.0",
"drupal/config_pages": "^2.0",
"drupal/core-composer-scaffold": "^10",
"drupal/core-project-message": "^10",
"drupal/core-recommended": "^10",
"drupal/devel": "5.1.2",
"drupal/core-composer-scaffold": "^10.2",
"drupal/core-project-message": "^10.2",
"drupal/core-recommended": "^10.2",
"drupal/devel": "^5.1",
"drupal/email_registration": "^1.4",
"drupal/faq": "^1.2",
"drupal/geofield": "^1.61",

2576
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: RumewwAShocwpN5KgIf0U8Z2yd4_f7mQJpYnwLTzhhQ
langcode: fr
menu_depth: 4

View File

@@ -4,5 +4,5 @@ status: true
dependencies: { }
id: link
label: Link
revision: 0
revision: false
description: ''

View File

@@ -4,5 +4,5 @@ status: true
dependencies: { }
id: logo_link
label: 'Logo link'
revision: 0
revision: false
description: ''

View File

@@ -2,4 +2,3 @@ _core:
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
auto_import: { }
auto_export: { }
langcode: fr

View File

@@ -1,5 +1,4 @@
_core:
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
langcode: fr
mode: simple
ignored_config_entities: { }

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: Ybib_dFQ1insjZmm1a7bQlvdUVX8BGbF8EZGz2jMBPo
langcode: fr
default_form: feedback
flood:
limit: 5

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: IdcCyfVkD8kunSj3rbm1mwrfJbfcJK4bjfPheIqxnxI
langcode: fr
verbose: 0
types:
contact_message: { }

View File

@@ -1,5 +1,4 @@
_core:
default_config_hash: S2TgQLZhiodGAfJKqb5Epnsksw3ST09nIMqTazOcBuI
langcode: fr
content_lock_timeout_minutes: '30'
content_lock_timeout_on_edit: 0

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: wtsEf26SHyRbzRKFX3yOY9yJzYsEq5e2bd7xSCKPevw
id: user.register
label: "S'inscrire"
description: ''
targetEntityType: user
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: eZGw53_tQR0o846P6awZpw-1AarhtXlm-6AKAkmLvKY
id: block.token
label: 'Jeton (token)'
description: ''
targetEntityType: block
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg
id: block_content.full
label: Complet
description: ''
targetEntityType: block_content
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: VYERDzPNi1-oUm7KMLjol4oLcjbHr-onKbitt4dZuN0
id: config_pages.full
label: Complet
description: ''
targetEntityType: config_pages
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: 2xSc_t5yN14t-fSfl3MR1WP9Em9ij1hY8A5IIVGlhts
id: contact_message.token
label: 'Jeton (token)'
description: ''
targetEntityType: contact_message
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: uZo6zv9Fa0wuqgu1kigVUhfRyvk1vQhD9GCP3HElGBk
id: file.token
label: 'Jeton (token)'
description: ''
targetEntityType: file
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: y5XBjb33PolVKVUnedtISf0rSrGdyo10HxOcI6Mey_w
id: menu_link_content.token
label: 'Jeton (token)'
description: ''
targetEntityType: menu_link_content
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: m4oQ8ZK4CNZqGBAczllmaKSGmjD5xXitPDvByAPwN3c
id: node.full
label: 'Contenu complet'
description: ''
targetEntityType: node
cache: true

View File

@@ -6,5 +6,6 @@ dependencies:
- node
id: node.home
label: Home
description: ''
targetEntityType: node
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: _lDZ7IYi00gmEw2ZkiWGmDYwxkccBlUyLGxMIJDTYkc
id: node.rss
label: RSS
description: ''
targetEntityType: node
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: a4DyjkgEtvja2s1_cGy9Ealzu0LbDwzhEcpFP7aArNg
id: node.search_index
label: 'Index de recherche'
description: ''
targetEntityType: node
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: Gj61wjl4G9UfFnYfmi-e7Eyvwiqzcz6sIP24vA4nkHU
id: node.search_result
label: 'Résultat de recherche mettant en évidence la saisie'
description: ''
targetEntityType: node
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: qJFVUFu6IPN8a4WgoDs0gcfyJqE3l3euB0wd1kO6hRQ
id: node.teaser
label: Accroche
description: ''
targetEntityType: node
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: 7JhK586z4WYrdjuTZH19-WxWlLIi2QlS2ZL7m01bO6E
id: node.token
label: 'Jeton (token)'
description: ''
targetEntityType: node
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg
id: paragraph.preview
label: Aperçu
description: ''
targetEntityType: paragraph
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: jNmsvf8AwwKxbOUYZuY8oBMQpLbkcbFsHy1U4gQhUME
id: path_alias.token
label: Token
description: ''
targetEntityType: path_alias
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: 5w8lM4B4_NrQbKBtWrpx9ySnzyrCEA5jw4cHSsEaA_Q
id: taxonomy_term.full
label: "Page d'un terme de taxonomie"
description: ''
targetEntityType: taxonomy_term
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: goI4SQiGy_YqNsD1dqZ-YNk7Jh5dSVsnlHvwGfDFZXI
id: taxonomy_term.token
label: 'Jeton (token)'
description: ''
targetEntityType: taxonomy_term
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: n4bF0yaCJsxERK-1RXJhTSrmx2qD10UFNfxi1EnvQR4
id: user.compact
label: Compact
description: ''
targetEntityType: user
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: JuyuBXboCPHWE0JVpdI2hnd0NMAT1U1ZFgQYh18jDzI
id: user.full
label: 'Compte utilisateur'
description: ''
targetEntityType: user
cache: true

View File

@@ -8,5 +8,6 @@ _core:
default_config_hash: JrWyKwRHER0Vr3j0Aukrr4NXdzNnB4kVjyr60gPvSA0
id: user.token
label: 'Jeton (token)'
description: ''
targetEntityType: user
cache: true

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
langcode: fr
module:
actions_permissions: 0
address: 0

View File

@@ -1,10 +1,9 @@
_core:
default_config_hash: vCYrtzrLLCbq9UlGR4CxiEg0LXt4qGwRO4VkluZZq9o
langcode: fr
definitions:
contact__site_page:
weight: -50
menu_name: footer
parent: ''
enabled: false
weight: -50
expanded: false
enabled: false

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: DfshuQJJ7I30rwPRVdQT67nvhPnXkFiJK_dmJxZgNKc
langcode: fr
row_limit: 1000

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: IF0N5iOZlOY8dJPSNNkZwph9jkMpkJvI4dTuK1xiD0Q
langcode: fr
page_alter: false
raw_names: false
error_handlers:

View File

@@ -5,4 +5,3 @@ toolbar_items:
- devel.phpinfo
- devel.run_cron
- devel.theme_registry
langcode: fr

View File

@@ -15,4 +15,5 @@ settings:
- italic
- underline
plugins: { }
image_upload: { }
image_upload:
status: false

View File

@@ -40,8 +40,11 @@ settings:
- heading5
- heading6
ckeditor5_list:
reversed: true
startIndex: true
properties:
reversed: true
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags: { }
image_upload: { }
image_upload:
status: false

View File

@@ -35,7 +35,7 @@ image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_size: null
max_dimensions:
width: 0
height: 0
width: null
height: null

View File

@@ -1,5 +1,4 @@
_core:
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
langcode: fr
login_with_username: false
require_username_on_registration: false

View File

@@ -1,5 +1,4 @@
_core:
default_config_hash: 7CGKsosNQEyYfQ2qiob-sBdmox8rrL5He7iLJgJ1kNo
langcode: fr
file_scheme: public
upload_directory: embed_buttons

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: yC1VrNt3it8LmbGTO8cGhgNqRgN3ikhqun5dCWFVCAA
langcode: fr
purge_batch_size: 50

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: zZhJs6wF6FMXjS8njswFvmbk2XEGcj0nLI-mZCfAoFs
field_prefix: field_
langcode: fr

View File

@@ -5,5 +5,11 @@ description:
length: 128
icon:
directory: core/modules/file/icons
langcode: fr
make_unused_managed_files_temporary: false
filename_sanitization:
transliterate: false
replace_whitespace: false
replace_non_alphanumeric: false
deduplicate_separators: false
lowercase: false
replacement_character: '-'

View File

@@ -8,6 +8,12 @@ name: 'Texte brut'
format: plain_text
weight: 10
filters:
filter_autop:
id: filter_autop
provider: filter
status: true
weight: 0
settings: { }
filter_html_escape:
id: filter_html_escape
provider: filter
@@ -21,9 +27,3 @@ filters:
weight: 0
settings:
filter_url_length: 72
filter_autop:
id: filter_autop
provider: filter
status: true
weight: 0
settings: { }

View File

@@ -17,30 +17,23 @@ filters:
status: true
weight: -50
settings: { }
filter_html_image_secure:
id: filter_html_image_secure
filter_align:
id: filter_align
provider: filter
status: true
weight: -48
status: false
weight: -41
settings: { }
filter_url:
id: filter_url
provider: filter
status: true
weight: -45
settings:
filter_url_length: 72
filter_autop:
id: filter_autop
provider: filter
status: true
weight: -49
settings: { }
filter_htmlcorrector:
id: filter_htmlcorrector
filter_caption:
id: filter_caption
provider: filter
status: true
weight: -47
weight: -40
settings: { }
filter_html:
id: filter_html
@@ -51,24 +44,30 @@ filters:
allowed_html: '<br> <p> <h2> <h3> <h4> <h5> <h6> <strong> <em> <a href> <img src alt height width data-entity-uuid data-entity-type data-caption>'
filter_html_help: true
filter_html_nofollow: false
filter_align:
id: filter_align
provider: filter
status: false
weight: -41
settings: { }
filter_caption:
id: filter_caption
provider: filter
status: true
weight: -40
settings: { }
filter_html_escape:
id: filter_html_escape
provider: filter
status: false
weight: -42
settings: { }
filter_html_image_secure:
id: filter_html_image_secure
provider: filter
status: true
weight: -48
settings: { }
filter_htmlcorrector:
id: filter_htmlcorrector
provider: filter
status: true
weight: -47
settings: { }
filter_image_lazy_load:
id: filter_image_lazy_load
provider: filter
status: true
weight: 15
settings: { }
filter_pathologic:
id: filter_pathologic
provider: pathologic
@@ -80,9 +79,10 @@ filters:
protocol_style: full
local_paths: ''
keep_language_prefix: false
filter_image_lazy_load:
id: filter_image_lazy_load
filter_url:
id: filter_url
provider: filter
status: true
weight: 15
settings: { }
weight: -45
settings:
filter_url_length: 72

View File

@@ -2,4 +2,3 @@ _core:
default_config_hash: lbxA85k_ynsRFrQ1JCNbgazSNG5GTs5aoOSL0W-UsvM
fallback_format: plain_text
always_show_fallback_choice: false
langcode: fr

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: 0cOpr1OyXWdffdvJFlXdoNQpPest7EYeepdwUe7U9pQ
langcode: fr
gmap_api_key: ''
gmap_api_localization: default
theming:

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: MkRrI2YYk2oy2dBC48Sfb-SPN2Nf9xNMJedYjbsBUFw
langcode: fr
protect_all_forms: false
unprotected_forms:
- user_login_form

View File

@@ -3,4 +3,3 @@ _core:
preview_image: core/modules/image/sample.png
allow_insecure_derivatives: false
suppress_itok_output: false
langcode: fr

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: Ys5M79wZXx_k_rtFf65fpICqe7yH3h8iuxWMMB0utyI
langcode: fr
map:
'no': nb
pt: pt-pt

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: cRCI0tHP1UHHRAZnWB2kumZdKCl42f5lrV7q055H5jU
langcode: fr
session:
parameter: language
url:

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: uMLvVIvxpGVE_bF8BglnNT7vjMf_t8iNpe9_v1X0wAg
langcode: fr
all:
- language_interface
- language_content

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: NfYKrBm84GgW4yeYijbs7xPXbUU8jQChyiu7x4qlNOw
langcode: fr
cache_strings: true
translate_english: false
javascript:

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI
langcode: fr
send: true
nosend_notify: false
log: true

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: mKwnhF-0ryfftZZP6jyqW8q9MEo9glyRkvRzSddrc0k
langcode: fr
site_id: '8'
url_http: 'http://analytics.figureslibres.io/'
url_https: 'https://analytics.figureslibres.io/'

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: ENUzSsLjtl0THWvptK2LZ7BJtRbb032hiy3VTvjR7Pw
override_parent_selector: false
langcode: fr

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: OXPp9nZGMVmjzysZndNjQcPUZHdkyhy6aYtZhf2z_Tw
langcode: fr
use_admin_theme: true

View File

@@ -11,8 +11,8 @@ third_party_settings:
parent: 'main:'
name: Actualité
type: actualite
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 0
display_submitted: false

View File

@@ -11,8 +11,8 @@ third_party_settings:
parent: 'main:'
name: Equipe
type: equipe
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false

View File

@@ -14,7 +14,7 @@ _core:
name: FAQ
type: faq
description: 'Une question fréquemment posée et sa réponse.'
help: ''
help: null
new_revision: true
preview_mode: 1
display_submitted: false

View File

@@ -11,7 +11,7 @@ third_party_settings:
name: Offre
type: offre
description: 'Offre de service'
help: ''
help: null
new_revision: false
preview_mode: 0
display_submitted: true

View File

@@ -11,8 +11,8 @@ third_party_settings:
parent: 'main:'
name: Partenaire
type: partenaire
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false

View File

@@ -10,8 +10,8 @@ third_party_settings:
parent: ''
name: Projet
type: projet
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 0
display_submitted: false

View File

@@ -10,8 +10,8 @@ third_party_settings:
parent: ''
name: Ressource
type: ressource
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 0
display_submitted: false

View File

@@ -13,7 +13,7 @@ _core:
name: Static
type: static
description: 'Static Page'
help: ''
help: null
new_revision: true
preview_mode: 0
display_submitted: false

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: z68x45zR7LGIA5yOENWmYUEBVYVfrokTWWDucm7wJos
langcode: fr
core_override_preset: core
url_querystring:
core_override: false

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: ckyONixWlbijZ1ok9pSAOPqQXNS_lr2WerngczXkyd0
langcode: fr
default_config:
panes:
left:

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: 7eR0sk71Eol86r_A7BMqn5_46wzenh5J1O5vZRCGKv8
langcode: fr
show_unpublished: true

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: ylS3vsh8Ssk63Wrb_g1Np12zqe2qfK0NX4AOV1OYgLQ
langcode: fr
cron_threshold: 250

View File

@@ -1,5 +1,4 @@
_core:
default_config_hash: KBawd6E6CLxJ91Ow0qS2q1YzL6D767qEivE-fC55L34
langcode: fr
user_special: true
regex_pattern: '{(^node|^user|^taxonomy/term)/([0-9]+)/(.+)}'

View File

@@ -44,7 +44,6 @@ reduce_ascii: false
case: true
ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with'
update_action: 2
langcode: fr
safe_tokens:
- alias
- alias

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: 8GufBtaRPlip9zXBTr8vzOQOHnvtFyi4xLV7si356oM
langcode: fr
scheme_allow_list:
- http
- https

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: o1wWkhSOJotsHFgvzESaUOiTWhLak62cKBDyEtewAIM
langcode: fr
role_to_select:
candidat: candidat
registration_mode: user

View File

@@ -4,4 +4,3 @@ default_cron_limit: 50
cron_worker_runtime: 15
default_tracker: default
tracking_page_size: 100
langcode: fr

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: I7OvOT30AHPJTjtFh59agVjIr3wZ3fxIaTNefRF3-OQ
autocomplete_max_occurrences: 0.9
langcode: fr

View File

@@ -1,3 +1,4 @@
langcode: fr
blocks:
-
info: 'Create meetup offre'

View File

@@ -1,5 +1,4 @@
_core:
default_config_hash: zKBiZlLP3MYjnboclf3QHTqV4bHL5U57k7YT09_IUgI
langcode: fr
enabled: true
interval_hours: 6

View File

@@ -3,5 +3,4 @@ _core:
threshold:
requirements_warning: 172800
requirements_error: 1209600
langcode: fr
logging: 1
logging: true

View File

@@ -1,12 +1,11 @@
_core:
default_config_hash: GQGMdkmApapP8hCC1EBknnYV7rkIOfLs62l0ucgCkns
first_day: 1
country:
default: FR
first_day: 1
timezone:
default: Europe/Paris
user:
configurable: false
warn: false
default: 0
langcode: fr
warn: false

View File

@@ -3,4 +3,3 @@ _core:
context:
lines_leading: 2
lines_trailing: 2
langcode: fr

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: YmCMyicTFf9RprIih1qCDtcv49xhs4fIO98FLO72uoQ
langcode: fr
linkset_endpoint: false

View File

@@ -5,4 +5,3 @@ default_scheme: public
path:
temporary: /tmp
temporary_maximum_age: 21600
langcode: fr

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: 4YcE8Hcsaj70JXlGGmatBaarAYPpNMonbFc3eRVZ3lo
langcode: fr
jpeg_quality: 75

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: nXCKr4YHeXjNagehk2FVvVen05hIeLJJQOxL-EV1WdA
langcode: fr
toolkit: imagemagick

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: vWBxifROGDjDcIRD_9OAODkutkPss2kpPrFdCMNZU9g
error_level: hide
langcode: fr

View File

@@ -1,5 +1,11 @@
_core:
default_config_hash: 9ROPf1HneeN1pDQSfiYMS8bfZ-SlAWEqg-xtrNpNN70
langcode: fr
interface:
default: maillog
mailer_dsn:
scheme: sendmail
host: default
user: null
password: null
port: null
options: { }

View File

@@ -14,5 +14,3 @@ fast_404:
js:
preprocess: false
gzip: true
stale_file_threshold: 2592000
langcode: fr

View File

@@ -1,8 +1,7 @@
_core:
default_config_hash: S5uQkVe5wkt0j4O7sfCxOPi4fX8a0aUfJd9o2bNfImM
items:
view_mode: rss
limit: 10
channel:
description: ''
items:
limit: 10
view_mode: rss
langcode: fr

View File

@@ -12,6 +12,5 @@ features:
node_user_picture: false
logo:
path: ''
url: ''
url: null
use_default: true
langcode: fr

View File

@@ -1,5 +1,4 @@
_core:
default_config_hash: TpdA4rsOBAawnqeon9A-Ooht_4VO3hHKib79xyHcTyg
langcode: fr
admin: adminimal_theme
default: erabletheme

View File

@@ -1,6 +1,5 @@
_core:
default_config_hash: 396brnwJ5mTIP9sA6artp_WiGrA7EqaYi1iSM-Dmx7I
langcode: fr
maintain_index_table: true
override_selector: false
terms_per_page_admin: 100

View File

@@ -4,5 +4,6 @@ status: true
dependencies: { }
name: Session
vid: session
description: ''
description: null
weight: 0
new_revision: false

View File

@@ -6,3 +6,4 @@ name: Structure
vid: structure
description: 'pour les offres de services'
weight: 0
new_revision: false

View File

@@ -6,3 +6,4 @@ name: Thematiques
vid: thematiques
description: 'thématiques projets'
weight: 0
new_revision: false

View File

@@ -4,5 +4,6 @@ status: true
dependencies: { }
name: "type d'actus"
vid: type_dactus
description: ''
description: null
weight: 0
new_revision: false

View File

@@ -1,5 +1,6 @@
terms_of_use_node: '59'
langcode: fr
terms_of_use_node: 59
terms_of_use_label_name: ''
terms_of_use_label_checkbox: "J'ai lu et j'accepte les @link."
terms_of_use_open_link_in_new_window: '1'
terms_of_use_collapsed: 0
terms_of_use_open_link_in_new_window: true
terms_of_use_collapsed: false

View File

@@ -1,4 +1,3 @@
_core:
default_config_hash: LZ0H1Rt9gdNtb0VBlKOx7XC9_u4i3nEAyuWmmkld8Ao
default_summary_length: 600
langcode: fr

View File

@@ -4,11 +4,10 @@ check:
disabled_extensions: false
interval_days: 1
fetch:
url: ''
url: null
max_attempts: 2
timeout: 30
notification:
emails:
- dev@figureslibres.io
threshold: all
langcode: fr

Some files were not shown because too many files have changed in this diff Show More