changed admin theme to GIN

This commit is contained in:
2026-08-28 11:28:13 +02:00
parent f3528d0ff8
commit b32ce937b7
21 changed files with 506 additions and 2 deletions
Generated
+130 -1
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": "b6910aa746da9a58dfcadde6f45bdad8",
"content-hash": "883e680c8ddbbc1fde2b177cfdc92db5",
"packages": [
{
"name": "asm89/stack-cors",
@@ -4254,6 +4254,135 @@
"issues": "http://drupal.org/project/issues/formatter_suite"
}
},
{
"name": "drupal/gin",
"version": "4.1.3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/gin.git",
"reference": "4.1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/gin-4.1.3.zip",
"reference": "4.1.3",
"shasum": "20fa50955fd6ea65cc8d23dbd98a3bf87b853431"
},
"require": {
"drupal/core": "^10.3 || ^11 <11.2",
"drupal/gin_toolbar": "^2.0"
},
"type": "drupal-theme",
"extra": {
"drupal": {
"version": "4.1.3",
"datestamp": "1768553545",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"scripts": {
"phpcs": [
"phpcs -s --runtime-set ignore_warnings_on_exit 1 --runtime-set ignore_errors_on_exit 0 'web/modules/custom'"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Sascha Eggenberger (saschaeggi)",
"homepage": "https://www.drupal.org/u/saschaeggi",
"role": "Maintainer"
},
{
"name": "saschaeggi",
"homepage": "https://www.drupal.org/user/1999056"
}
],
"description": "For a better Admin and Content Editor Experience.",
"homepage": "https://www.drupal.org/project/gin",
"support": {
"source": "https://git.drupalcode.org/project/gin",
"issues": "https://www.drupal.org/project/issues/gin"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/saschaeggi"
},
{
"type": "other",
"url": "https://paypal.me/saschaeggi"
}
]
},
{
"name": "drupal/gin_toolbar",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/gin_toolbar.git",
"reference": "2.1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/gin_toolbar-2.1.0.zip",
"reference": "2.1.0",
"shasum": "b312a2dea5379ea5883d92c2a2e5f0499972a083"
},
"require": {
"drupal/core": "^10 || ^11 <11.2"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.1.0",
"datestamp": "1750245881",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Sascha Eggenberger (saschaeggi)",
"homepage": "https://www.drupal.org/u/saschaeggi",
"role": "Maintainer"
},
{
"name": "saschaeggi",
"homepage": "https://www.drupal.org/user/1999056"
}
],
"description": "Gin Toolbar for Frontend use",
"homepage": "https://www.drupal.org/project/gin_toolbar",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/gin_toolbar",
"issues": "https://www.drupal.org/project/issues/gin_toolbar"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/saschaeggi"
},
{
"type": "other",
"url": "https://paypal.me/saschaeggi"
}
]
},
{
"name": "drupal/honeypot",
"version": "2.2.2",