annotate 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
rev   line source
Chris@0 1 name: 'Layout Builder'
Chris@0 2 type: module
Chris@5 3 description: 'Allows users to add and arrange blocks and content fields directly on the content.'
Chris@5 4 package: Core
Chris@0 5 version: VERSION
Chris@0 6 core: 8.x
Chris@0 7 dependencies:
Chris@4 8 - drupal:layout_discovery
Chris@4 9 - drupal:contextual
Chris@0 10 # @todo Discuss removing in https://www.drupal.org/project/drupal/issues/2935999.
Chris@4 11 - drupal:field_ui
Chris@4 12 # @todo Discuss removing in https://www.drupal.org/project/drupal/issues/3003610.
Chris@4 13 - drupal:block