home page

This commit is contained in:
2026-01-19 16:28:42 +01:00
parent 263f5bfc57
commit 3d3d01e653
29 changed files with 1611 additions and 13 deletions

138
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": "066db43487766081dd580faa75f8ccd7",
"content-hash": "cc3d29c7253fdc07cd13d6d07968ca95",
"packages": [
{
"name": "asm89/stack-cors",
@@ -3735,6 +3735,70 @@
"issues": "https://www.drupal.org/project/issues/entity"
}
},
{
"name": "drupal/entity_block",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_block.git",
"reference": "2.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_block-2.0.0.zip",
"reference": "2.0.0",
"shasum": "06b2cdbd4bbdd503c87185ee01ad6f2bc1e298e0"
},
"require": {
"drupal/core": "^10.3 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.0",
"datestamp": "1736279748",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "floretan",
"homepage": "https://www.drupal.org/user/66163"
},
{
"name": "Jaesin",
"homepage": "https://www.drupal.org/user/841054"
},
{
"name": "mglaman",
"homepage": "https://www.drupal.org/user/2416470"
},
{
"name": "rrrob",
"homepage": "https://www.drupal.org/user/273533"
},
{
"name": "shadcn",
"homepage": "https://www.drupal.org/user/571032"
},
{
"name": "smustgrave",
"homepage": "https://www.drupal.org/user/3252890"
}
],
"description": "Let site administrators place content entities as blocks.",
"homepage": "https://www.drupal.org/project/entity_block",
"support": {
"source": "https://git.drupalcode.org/project/entity_block"
}
},
{
"name": "drupal/entity_browser",
"version": "2.15.0",
@@ -5412,6 +5476,77 @@
"issues": "https://www.drupal.org/project/issues/menu_position"
}
},
{
"name": "drupal/page_manager",
"version": "4.0.0-rc3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/page_manager.git",
"reference": "8.x-4.0-rc3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/page_manager-8.x-4.0-rc3.zip",
"reference": "8.x-4.0-rc3",
"shasum": "9c68ed3e87196e42ceeb80d53064494d7a104abc"
},
"require": {
"drupal/core": "^9.5 || ^10 || ^11",
"drupal/ctools": "^3.15 || ^4.1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-4.0-rc3",
"datestamp": "1721976404",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
},
"branch-alias": {
"dev-8.x-4.x": "4.x-dev"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Tim Plunkett",
"homepage": "https://www.drupal.org/u/tim.plunkett",
"role": "Maintainer"
},
{
"name": "EclipseGc",
"homepage": "https://www.drupal.org/user/61203"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
},
{
"name": "manuel.adan",
"homepage": "https://www.drupal.org/user/516420"
},
{
"name": "phenaproxima",
"homepage": "https://www.drupal.org/user/205645"
}
],
"description": "Provides a way to place blocks on a custom page.",
"homepage": "https://www.drupal.org/project/page_manager",
"support": {
"source": "https://git.drupal.org/project/page_manager.git",
"issues": "https://www.drupal.org/project/issues/page_manager",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/pagerer",
"version": "3.1.1",
@@ -11985,6 +12120,7 @@
"drupal/maxlength": 10,
"drupal/menu_block": 20,
"drupal/menu_position": 20,
"drupal/page_manager": 5,
"drupal/path_alias_xt": 20,
"drupal/pathologic": 15,
"drupal/profile": 5,