Mercurial > hg > isophonics-drupal-site
annotate core/modules/workspaces/workspaces.info.yml @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 129ea1e6d783 |
children |
rev | line source |
---|---|
Chris@17 | 1 name: Workspaces |
Chris@17 | 2 type: module |
Chris@17 | 3 description: 'Allows users to stage content or preview a full site by using multiple workspaces on a single site.' |
Chris@17 | 4 version: VERSION |
Chris@17 | 5 core: 8.x |
Chris@17 | 6 package: Core (Experimental) |
Chris@17 | 7 configure: entity.workspace.collection |
Chris@17 | 8 dependencies: |
Chris@17 | 9 - user |