From c1edf5d45c7f5171e8192ae67b1922e3adcb57e7 Mon Sep 17 00:00:00 2001 From: Luanne Date: Thu, 20 Jul 2017 02:06:14 +0000 Subject: [PATCH 1/3] 010: Added admin toolbar --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 28023b44..15821de1 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,7 @@ "composer/installers": "^1.2", "cweagans/composer-patches": "^1.6", "drupal-composer/drupal-scaffold": "^2.2", + "drupal/admin_toolbar": "^1", "drupal/console": "~1.0", "drupal/core": "~8.0", "drush/drush": "~8.0", From eaab0907f810699a3e8e173be5f636a37d1b822e Mon Sep 17 00:00:00 2001 From: Luanne Date: Thu, 27 Jul 2017 01:59:29 +0000 Subject: [PATCH 2/3] Downloaded social_media_links module --- composer.json | 1 + composer.lock | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 62 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 15821de1..d5ab7c51 100644 --- a/composer.json +++ b/composer.json @@ -22,6 +22,7 @@ "drupal/admin_toolbar": "^1", "drupal/console": "~1.0", "drupal/core": "~8.0", + "drupal/social_media_links": "^2.5", "drush/drush": "~8.0", "webflo/drupal-finder": "^0.3.0", "webmozart/path-util": "^2.3" diff --git a/composer.lock b/composer.lock index 7a6ba77d..9209d9b3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "65cb67110e3d9a37d5467fb7a2447bde", + "content-hash": "afeac067bc3047ffdda16f7d870844f8", "packages": [ { "name": "alchemy/zippy", @@ -1086,6 +1086,66 @@ "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core", "time": "2017-05-05T21:26:28+00:00" }, + { + "name": "drupal/admin_toolbar", + "version": "1.19.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/admin_toolbar", + "reference": "8.x-1.19" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.19.zip", + "reference": null, + "shasum": "87de41eab3c5cd49d4e1b5b764cb3b9d5ad683a0" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.19", + "datestamp": "1491487683" + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Mohamed Anis Taktak", + "homepage": "https://www.drupal.org/u/matio89" + }, + { + "name": "eme", + "homepage": "https://www.drupal.org/user/542492" + }, + { + "name": "fethi.krout", + "homepage": "https://www.drupal.org/user/3206765" + }, + { + "name": "matio89", + "homepage": "https://www.drupal.org/user/2320090" + }, + { + "name": "romainj", + "homepage": "https://www.drupal.org/user/370706" + } + ], + "description": "Admin Toolbar improve the default Drupal Toolbar, it lets the hover of sub menus.", + "homepage": "http://drupal.org/project/admin_toolbar", + "support": { + "source": "http://cgit.drupalcode.org/admin_toolbar", + "issues": "https://www.drupal.org/project/issues/admin_toolbar" + } + }, { "name": "drupal/console", "version": "1.0.0-rc25", From 7e7f0f1ccd55ea3593dddb98f6050bfbaf891205 Mon Sep 17 00:00:00 2001 From: Luanne Date: Wed, 26 Jul 2017 22:29:57 -0400 Subject: [PATCH 3/3] socialm-013-lo: added social media icons --- composer.lock | 48 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 46 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index 9209d9b3..2721bd8d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "afeac067bc3047ffdda16f7d870844f8", + "content-hash": "80a0c3b156cada6969962309d289d58c", "packages": [ { "name": "alchemy/zippy", @@ -1097,7 +1097,7 @@ "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.19.zip", - "reference": null, + "reference": "8.x-1.19", "shasum": "87de41eab3c5cd49d4e1b5b764cb3b9d5ad683a0" }, "require": { @@ -1625,6 +1625,50 @@ "description": "Drupal is an open source content management platform powering millions of websites and applications.", "time": "2017-07-05T17:03:07+00:00" }, + { + "name": "drupal/social_media_links", + "version": "2.5.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/social_media_links", + "reference": "8.x-2.5" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.5.zip", + "reference": null, + "shasum": "b55fa3d5a15ebdb039d77f2a9b3e7a8ee8ffccd2" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "8.x-2.5", + "datestamp": "1500374942" + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "cbeier", + "homepage": "https://www.drupal.org/user/1500710" + } + ], + "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", + "homepage": "https://www.drupal.org/project/social_media_links", + "support": { + "source": "http://cgit.drupalcode.org/social_media_links", + "issues": "https://www.drupal.org/project/issues/social_media_links" + } + }, { "name": "drush/drush", "version": "8.1.12",