You are here

content_kanban.links.task.yml in Content Planner 8

modules/content_kanban/content_kanban.links.task.yml

File

modules/content_kanban/content_kanban.links.task.yml
View source
  1. content_kanban.kanban_main_tab:
  2. title: 'Kanban'
  3. base_route: content_planner.dashboard
  4. route_name: content_kanban.kanban
  5. content_kanban.kanban:
  6. title: 'Kanban'
  7. parent_id: content_kanban.kanban_main_tab
  8. route_name: content_kanban.kanban
  9. content_kanban.settings:
  10. title: 'Settings'
  11. parent_id: content_kanban.kanban_main_tab
  12. route_name: content_kanban.settings
  13. # Kanban Log routing definition
  14. content_kanban.log_collection:
  15. title: 'Logs'
  16. parent_id: content_kanban.kanban_main_tab
  17. route_name: entity.content_kanban_log.collection
  18. content_kanban_log.settings_tab:
  19. title: 'Settings'
  20. route_name: content_kanban_log.settings
  21. base_route: content_kanban_log.settings
  22. entity.content_kanban_log.canonical:
  23. route_name: entity.content_kanban_log.canonical
  24. base_route: entity.content_kanban_log.canonical
  25. title: 'View'
  26. entity.content_kanban_log.edit_form:
  27. route_name: entity.content_kanban_log.edit_form
  28. base_route: entity.content_kanban_log.canonical
  29. title: 'Edit'
  30. entity.content_kanban_log.delete_form:
  31. route_name: entity.content_kanban_log.delete_form
  32. base_route: entity.content_kanban_log.canonical
  33. title: Delete
  34. weight: 10