created Editors admin menu module with first links, added admin menu swap contrib module

This commit is contained in:
2019-02-13 12:34:00 +01:00
parent f744023090
commit b04e379114
9 changed files with 130 additions and 1 deletions

53
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": "2870a938f62d53a1a99aec9c27481936",
"content-hash": "760cceafed650ef4ca099f8605a1efce",
"packages": [
{
"name": "alchemy/zippy",
@@ -1958,6 +1958,57 @@
"source": "http://cgit.drupalcode.org/advanced_text_formatter"
}
},
{
"name": "drupal/amswap",
"version": "2.0.0-beta2",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/amswap",
"reference": "8.x-2.0-beta2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/amswap-8.x-2.0-beta2.zip",
"reference": "8.x-2.0-beta2",
"shasum": "5ee4c7ddf6f0417112cd8875c5236540352dc408"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.0-beta2",
"datestamp": "1548515280",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "droces",
"homepage": "https://www.drupal.org/user/2996575"
}
],
"description": "Allows the administration menu to be customised per user role.",
"homepage": "https://www.drupal.org/project/amswap",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/amswap",
"issues": "https://www.drupal.org/project/issues/amswap"
}
},
{
"name": "drupal/audiofield",
"version": "1.8.0",