added home links as individual links, improved the home layout with field_group

This commit is contained in:
2020-12-26 17:05:58 +01:00
parent ba503a97cb
commit c60d9c7316
18 changed files with 593 additions and 43 deletions

71
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": "d537c65dd030c043b106fe27f25a754a",
"content-hash": "3d12b27bce24c17b1d9786c4053a60b3",
"packages": [
{
"name": "alchemy/zippy",
@@ -6092,6 +6092,50 @@
"issues": "https://www.drupal.org/project/issues/domain_site_settings"
}
},
{
"name": "drupal/editor_advanced_link",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/editor_advanced_link.git",
"reference": "8.x-1.8"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/editor_advanced_link-8.x-1.8.zip",
"reference": "8.x-1.8",
"shasum": "510c3abff415933a34f4b8284d1440aaec2b95d9"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.8",
"datestamp": "1588757015",
"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": "DuaelFr",
"homepage": "https://www.drupal.org/user/931394"
}
],
"description": "Add title, target etc. attributes to Text Editor's link dialog if the text format allows them.",
"homepage": "https://www.drupal.org/project/editor_advanced_link",
"support": {
"source": "https://git.drupalcode.org/project/editor_advanced_link"
}
},
{
"name": "drupal/email_registration",
"version": "1.1.0",
@@ -6643,17 +6687,11 @@
},
{
"name": "drupal/field_group",
"version": "3.1.0",
"version": "dev-3.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/field_group.git",
"reference": "8.x-3.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.1.zip",
"reference": "8.x-3.1",
"shasum": "8a719eaea594f0ba874172831cb28da93c66b77a"
"reference": "9f59f951d92d1b20afae70940947769dc6c63a52"
},
"require": {
"drupal/core": "^8.8 || ^9"
@@ -6663,12 +6701,15 @@
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-3.x": "3.x-dev"
},
"drupal": {
"version": "8.x-3.1",
"datestamp": "1591772567",
"version": "8.x-3.1+12-dev",
"datestamp": "1605118690",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
@@ -6703,7 +6744,8 @@
"support": {
"source": "https://git.drupalcode.org/project/field_group",
"issues": "https://www.drupal.org/project/issues/field_group"
}
},
"time": "2020-11-11T18:37:27+00:00"
},
{
"name": "drupal/field_permissions",
@@ -17859,6 +17901,7 @@
"drupal/commerce_variation_cart_form": 20,
"drupal/computed_field": 10,
"drupal/content_sync": 20,
"drupal/field_group": 20,
"drupal/flag_lists": 10,
"drupal/genpass": 20,
"drupal/graphql": 20,