comparison core/modules/layout_builder/layout_builder.info.yml @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents a9cd425dd02b
children
comparison
equal deleted inserted replaced
4:a9cd425dd02b 5:12f9dff5fda9
1 name: 'Layout Builder' 1 name: 'Layout Builder'
2 type: module 2 type: module
3 description: 'Provides layout building utility.' 3 description: 'Allows users to add and arrange blocks and content fields directly on the content.'
4 package: Core (Experimental) 4 package: Core
5 version: VERSION 5 version: VERSION
6 core: 8.x 6 core: 8.x
7 dependencies: 7 dependencies:
8 - drupal:layout_discovery 8 - drupal:layout_discovery
9 - drupal:contextual 9 - drupal:contextual