updated drupal core to 8.5.1

This commit is contained in:
Bachir Soussi Chiadmi
2018-04-04 17:21:32 +02:00
parent 14d55b289d
commit 6811f6e586
405 changed files with 1293 additions and 3344 deletions
+2 -8
View File
@@ -1,8 +1,8 @@
name: 'Demo: Umami Food Magazine (Experimental)'
type: profile
description: 'Install an example site that shows off some of Drupals capabilities.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
hidden: true
dependencies:
- node
@@ -43,9 +43,3 @@ dependencies:
themes:
- seven
- umami
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
@@ -1,8 +1,8 @@
name: 'Umami demo: Content'
description: Imports the content for the Umami demo.
type: module
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
package: 'Core (Experimental)'
dependencies:
- field
@@ -14,9 +14,3 @@ dependencies:
- taxonomy
- text
- user
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
@@ -2,8 +2,8 @@ name: Umami
type: theme
base theme: classy
description: 'The theme used for the Umami food magazine demonstration site.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
libraries:
- umami/global
- umami/messages
@@ -25,9 +25,3 @@ regions:
bottom: Bottom
page_top: 'Page top' # Needed by Drupal Core
page_bottom: 'Page bottom' # Needed by Drupal Core
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
+2 -8
View File
@@ -1,8 +1,8 @@
name: Minimal
type: profile
description: 'Build a custom site without pre-configured functionality. Suitable for advanced users.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
dependencies:
- node
- block
@@ -11,9 +11,3 @@ dependencies:
- dynamic_page_cache
themes:
- stark
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
+2 -8
View File
@@ -1,8 +1,8 @@
name: Standard
type: profile
description: 'Install with commonly used features pre-configured.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
dependencies:
- node
- history
@@ -42,9 +42,3 @@ dependencies:
themes:
- bartik
- seven
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
@@ -2,11 +2,5 @@ name: 'Drupal system listing compatible test'
type: module
description: 'Support module for testing the drupal_system_listing function.'
package: Testing
# version: VERSION
# core: 8.x
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
version: VERSION
core: 8.x
+2 -8
View File
@@ -1,8 +1,8 @@
name: Testing
type: profile
description: 'Minimal profile for running tests. Includes absolutely required modules only.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
hidden: true
dependencies:
# Enable page_cache and dynamic_page_cache in testing, to ensure that as many
@@ -12,9 +12,3 @@ dependencies:
# @todo: Remove this in https://www.drupal.org/node/2352949
themes:
- classy
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
@@ -1,16 +1,10 @@
name: 'Testing config import'
type: profile
description: 'Tests install profiles in the config importer.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
hidden: true
dependencies:
- syslog
themes:
- stark
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
@@ -1,16 +1,10 @@
name: Testing config overrides
type: profile
description: 'Minimal profile for running tests with config overrides in a profile.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
hidden: true
dependencies:
- action
- language
- tour
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
@@ -1,16 +1,10 @@
name: 'Testing missing dependencies'
type: profile
description: 'Minimal profile for running a test when dependencies are listed but missing.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
hidden: true
dependencies:
- missing_module1
- missing_module2
keep_english: true
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
@@ -1,15 +1,9 @@
name: Testing multilingual
type: profile
description: 'Minimal profile for running tests with a multilingual installer.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
hidden: true
dependencies:
- locale
- tour
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825
@@ -1,15 +1,9 @@
name: 'Testing multilingual with English'
type: profile
description: 'Minimal profile for running tests with a multilingual installer.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
hidden: true
dependencies:
- locale
keep_english: true
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825