updated drupal core to 8.5.1
This commit is contained in:
@@ -16,8 +16,8 @@ type: theme
|
||||
base theme: classy
|
||||
description: 'A flexible, recolorable theme with many regions and a responsive, mobile-first layout.'
|
||||
package: Core
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
libraries:
|
||||
- bartik/global-styling
|
||||
ckeditor_stylesheets:
|
||||
@@ -45,9 +45,3 @@ regions:
|
||||
footer_third: 'Footer third'
|
||||
footer_fourth: 'Footer fourth'
|
||||
footer_fifth: 'Footer fifth'
|
||||
|
||||
# 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: Classy
|
||||
type: theme
|
||||
description: 'A base theme with sensible default CSS classes added. Learn how to use Classy as a base theme in the <a href="https://www.drupal.org/docs/8/theming">Drupal 8 Theming Guide</a>.'
|
||||
package: Core
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
hidden: true
|
||||
|
||||
libraries:
|
||||
@@ -22,9 +22,3 @@ libraries-extend:
|
||||
- classy/file
|
||||
core/drupal.progress:
|
||||
- classy/progress
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -1,11 +1,5 @@
|
||||
type: theme_engine
|
||||
name: Twig
|
||||
# core: 8.x
|
||||
# version: VERSION
|
||||
core: 8.x
|
||||
version: VERSION
|
||||
package: Core
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -17,8 +17,8 @@ base theme: classy
|
||||
description: 'The default administration theme for Drupal 8 was designed with clean lines, simple blocks, and sans-serif font to emphasize the tools and tasks at hand.'
|
||||
alt text: 'Default administration theme for Drupal 8 with simple blocks and clean lines.'
|
||||
package: Core
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
libraries:
|
||||
- seven/global-styling
|
||||
libraries-override:
|
||||
@@ -65,9 +65,3 @@ regions:
|
||||
sidebar_first: 'First sidebar'
|
||||
regions_hidden:
|
||||
- sidebar_first
|
||||
|
||||
# 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: Stable
|
||||
type: theme
|
||||
description: A default base theme using Drupal 8.0.0's core markup and CSS.
|
||||
package: Core
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
base theme: false
|
||||
hidden: true
|
||||
|
||||
@@ -279,9 +279,3 @@ libraries-override:
|
||||
theme:
|
||||
css/views_ui.admin.theme.css: css/views_ui/views_ui.admin.theme.css
|
||||
css/views_ui.contextual.css: css/views_ui/views_ui.contextual.css
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -2,12 +2,6 @@ name: Stark
|
||||
type: theme
|
||||
description: 'An intentionally plain theme with no styling to demonstrate default Drupal’s HTML and CSS. Learn how to build a custom theme from Stark in the <a href="https://www.drupal.org/docs/8/theming">Theming Guide</a>.'
|
||||
package: Core
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
base theme: false
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
Reference in New Issue
Block a user