Mercurial > hg > isophonics-drupal-site
annotate core/modules/node/node.links.menu.yml @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 4c8ae668cc8c |
children |
rev | line source |
---|---|
Chris@0 | 1 entity.node_type.collection: |
Chris@0 | 2 title: 'Content types' |
Chris@0 | 3 parent: system.admin_structure |
Chris@0 | 4 description: 'Create and manage fields, forms, and display settings for your content.' |
Chris@0 | 5 route_name: entity.node_type.collection |
Chris@0 | 6 node.add_page: |
Chris@0 | 7 title: 'Add content' |
Chris@0 | 8 route_name: node.add_page |