Mercurial > hg > isophonics-drupal-site
annotate core/modules/node/node.links.action.yml @ 9:1fc0ff908d1f
Add another data file
author | Chris Cannam |
---|---|
date | Mon, 05 Feb 2018 12:34:32 +0000 |
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 |