Mercurial > hg > isophonics-drupal-site
annotate core/modules/node/node.links.action.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 node.type_add: |
Chris@0 | 2 route_name: node.type_add |
Chris@0 | 3 title: 'Add content type' |
Chris@0 | 4 appears_on: |
Chris@0 | 5 - entity.node_type.collection |
Chris@0 | 6 node.add_page: |
Chris@0 | 7 route_name: node.add_page |
Chris@0 | 8 title: 'Add content' |
Chris@0 | 9 appears_on: |
Chris@0 | 10 - system.admin_content |