Mercurial > hg > isophonics-drupal-site
annotate core/modules/comment/comment.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 comment.admin: |
Chris@0 | 2 title: Comments |
Chris@0 | 3 route_name: comment.admin |
Chris@0 | 4 parent: system.admin_content |
Chris@0 | 5 description: 'List and edit site comments and the comment approval queue.' |
Chris@0 | 6 entity.comment_type.collection: |
Chris@0 | 7 title: 'Comment types' |
Chris@0 | 8 route_name: entity.comment_type.collection |
Chris@0 | 9 parent: system.admin_structure |
Chris@0 | 10 description: 'Manage form and displays settings of comments.' |