2013-10-03 22:21:33 +00:00
|
|
|
comment.permalink_tab:
|
2013-10-09 10:55:15 +00:00
|
|
|
route_name: comment.permalink
|
2013-09-20 09:53:46 +00:00
|
|
|
title: 'View comment'
|
2013-12-31 23:48:47 +00:00
|
|
|
base_route: comment.permalink
|
2013-10-03 22:21:33 +00:00
|
|
|
comment.edit_page_tab:
|
2013-10-09 10:55:15 +00:00
|
|
|
route_name: comment.edit_page
|
2013-09-20 09:53:46 +00:00
|
|
|
title: 'Edit'
|
2013-12-31 23:48:47 +00:00
|
|
|
base_route: comment.permalink
|
2013-09-20 09:53:46 +00:00
|
|
|
weight: 0
|
2013-10-03 22:21:33 +00:00
|
|
|
comment.confirm_delete_tab:
|
2013-10-09 10:55:15 +00:00
|
|
|
route_name: comment.confirm_delete
|
2013-09-20 09:53:46 +00:00
|
|
|
title: 'Delete'
|
2013-12-31 23:48:47 +00:00
|
|
|
base_route: comment.permalink
|
2013-09-20 09:53:46 +00:00
|
|
|
weight: 10
|
|
|
|
|
2013-12-04 17:49:08 +00:00
|
|
|
comment.admin:
|
|
|
|
title: Comments
|
|
|
|
route_name: comment.admin
|
2013-12-31 23:48:47 +00:00
|
|
|
base_route: node.content_overview
|
2013-12-04 17:49:08 +00:00
|
|
|
|
|
|
|
comment.admin_new:
|
|
|
|
title: 'Published comments'
|
|
|
|
route_name: comment.admin
|
2013-12-31 23:48:47 +00:00
|
|
|
parent_id: comment.admin
|
2013-12-04 17:49:08 +00:00
|
|
|
|
|
|
|
comment.admin_approval:
|
|
|
|
title: 'Unapproved comments'
|
|
|
|
route_name: comment.admin_approval
|
|
|
|
class: Drupal\comment\Plugin\Menu\LocalTask\UnapprovedComments
|
2013-12-31 23:48:47 +00:00
|
|
|
parent_id: comment.admin
|
2013-12-04 17:49:08 +00:00
|
|
|
weight: 1
|