modifs backoffice : contenu page 'gouvernance' passe sur la page 'contact' / rework du st

ore 'content'
This commit is contained in:
2025-01-20 18:34:00 +01:00
parent c4d5cf6c9e
commit f575ae894f
84 changed files with 732 additions and 686 deletions

47
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "0ccc2ef3bb28a73314a7566ef1d73a5d",
"content-hash": "06879b846031f4f705cc93ea8f4f2f7d",
"packages": [
{
"name": "asm89/stack-cors",
@@ -2984,6 +2984,51 @@
"source": "https://git.drupalcode.org/project/content_lock"
}
},
{
"name": "drupal/content_type_clone",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/content_type_clone.git",
"reference": "5aacadebc30bb93b56ffd8eb76378daf4613b57e"
},
"require": {
"drupal/core": "^8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.1+1-dev",
"datestamp": "1709187221",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "David Fiaty",
"homepage": "https://www.drupal.org/user/3448299"
},
{
"name": "venugopp",
"homepage": "https://www.drupal.org/user/2628911"
}
],
"description": "Allows to clone content types from a simple link added to each content type in the content type list",
"homepage": "https://www.drupal.org/project/content_type_clone",
"support": {
"source": "https://git.drupalcode.org/project/content_type_clone"
}
},
{
"name": "drupal/context",
"version": "5.0.0-rc1",