You are here

workbench.links.menu.yml in Workbench 8

File

workbench.links.menu.yml
View source
  1. workbench.admin:
  2. title: Workbench
  3. route_name: workbench.admin
  4. parent: system.admin_config_workflow
  5. description: 'Workbench configuration'
  6. weight: 0
  7. workbench.content:
  8. title: 'My Workbench'
  9. route_name: workbench.content
  10. menu_name: workbench
  11. weight: -15
  12. workbench.create_content:
  13. title: 'Create content'
  14. route_name: workbench.create_content
  15. weight: 0
  16. menu_name: workbench
  17. workbench.my_edited:
  18. route_name: workbench.my_edited
  19. title: 'My edits'
  20. weight: 5
  21. menu_name: workbench
  22. workbench.all_content:
  23. route_name: workbench.all_content
  24. title: 'All recent content'
  25. weight: 10
  26. menu_name: workbench
  27. workbench.configure:
  28. title: Configure
  29. route_name: workbench.admin
  30. menu_name: workbench
  31. description: 'Workbench configuration'
  32. weight: 20