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
@@ -2,12 +2,6 @@ name: Block
type: module
description: 'Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.'
package: Core
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
configure: block.admin_display
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457826
@@ -2,13 +2,7 @@ name: 'Block test'
type: module
description: 'Provides test blocks.'
package: Testing
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
dependencies:
- block
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457826
@@ -1,13 +1,7 @@
name: '<"Cat" & ''Mouse''>'
type: theme
description: 'Theme for testing special characters in block admin.'
# core: 8.x
core: 8.x
regions:
content: Content
help: Help
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457826
@@ -1,8 +1,8 @@
name: 'Block test theme'
type: theme
description: 'Theme for testing the block system'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
regions:
sidebar_first: 'Left sidebar'
sidebar_second: 'Right sidebar'
@@ -14,9 +14,3 @@ regions:
regions_hidden:
- sidebar_first
- sidebar_second
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457826
@@ -2,14 +2,8 @@ name: 'Block test views'
type: module
description: 'Provides a view and block to test block displays in views.'
package: Testing
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
dependencies:
- block
- views
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457826