Mercurial > hg > isophonics-drupal-site
annotate core/modules/shortcut/shortcut.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@0 | 1 name: Shortcut |
Chris@0 | 2 type: module |
Chris@0 | 3 description: 'Allows users to manage customizable lists of shortcut links.' |
Chris@0 | 4 package: Core |
Chris@0 | 5 version: VERSION |
Chris@0 | 6 core: 8.x |
Chris@0 | 7 configure: entity.shortcut_set.collection |
Chris@0 | 8 dependencies: |
Chris@17 | 9 - drupal:link |