architecture de contenu refactoring : everything in paragraoh 'parties'; footnotes; more

This commit is contained in:
2024-10-02 22:23:53 +02:00
parent 71697ffc7c
commit 63284b122b
153 changed files with 2897 additions and 396 deletions

80
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": "ca842f57165ece6f809c97e1b33a8210",
"content-hash": "5c98347c8de7dd8e83612944f9454bca",
"packages": [
{
"name": "asm89/stack-cors",
@@ -4487,6 +4487,83 @@
"issues": "https://www.drupal.org/project/issues/filter_perms?categories=All"
}
},
{
"name": "drupal/footnotes",
"version": "4.0.0-beta5",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/footnotes.git",
"reference": "4.0.0-beta5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/footnotes-4.0.0-beta5.zip",
"reference": "4.0.0-beta5",
"shasum": "63651a3fa08a50e0c87abe33b18228ee6bcf6131"
},
"require": {
"drupal/core": ">=10.0"
},
"require-dev": {
"drupal/metatag": "^2.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.0.0-beta5",
"datestamp": "1721752682",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Andrii Aleksandrov (id.aleks)",
"homepage": "https://www.drupal.org/u/idaleks",
"role": "Maintainer"
},
{
"name": "Oleksandr Dekhteruk (pifagor)",
"homepage": "https://www.drupal.org/u/pifagor",
"role": "Maintainer"
},
{
"name": "Fernando Conceição (yukare)",
"homepage": "https://www.drupal.org/u/yukare",
"role": "Maintainer"
},
{
"name": "Henrik Ingo (hingo)",
"homepage": "https://www.drupal.org/u/hingo",
"role": "Maintainer"
},
{
"name": "Scott Euser (scott_euser)",
"homepage": "https://www.drupal.org/u/scott_euser",
"role": "Maintainer"
},
{
"name": "smulvih2",
"homepage": "https://www.drupal.org/user/795442"
},
{
"name": "yukare",
"homepage": "https://www.drupal.org/user/889254"
}
],
"description": "Add automatically numbered footnotes to your posts.",
"homepage": "https://drupal.org/project/footnotes",
"support": {
"source": "https://cgit.drupalcode.org/footnotes",
"issues": "https://drupal.org/project/issues/footnotes"
}
},
{
"name": "drupal/formatter_suite",
"version": "2.0.1",
@@ -13554,6 +13631,7 @@
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"drupal/footnotes": 10,
"drupal/page_manager": 5,
"drupal/advanced_text_formatter": 5,
"drupal/bulkdelete": 20,