You are here

lingotek.links.task.yml in Lingotek Translation 4.0.x

File

lingotek.links.task.yml
View source
  1. lingotek.dashboard:
  2. route_name: 'lingotek.config.dashboard'
  3. base_route: lingotek.dashboard
  4. title: 'Dashboard'
  5. weight: -10
  6. lingotek.settings:
  7. route_name: lingotek.settings
  8. base_route: lingotek.dashboard
  9. title: 'Settings'
  10. weight: -5
  11. lingotek.manage:
  12. route_name: lingotek.manage
  13. base_route: lingotek.dashboard
  14. title: 'Content'
  15. weight: -9
  16. lingotek.manage_config:
  17. route_name: lingotek.manage_config
  18. base_route: lingotek.dashboard
  19. title: 'Config'
  20. weight: -8
  21. lingotek.manage_interface_translation:
  22. route_name: lingotek.manage_interface_translation
  23. base_route: lingotek.dashboard
  24. title: 'User Interface'
  25. weight: -7
  26. lingotek.translation_jobs:
  27. route_name: lingotek.translation_jobs
  28. base_route: lingotek.dashboard
  29. title: 'Translation Jobs'
  30. weight: -6
  31. lingotek.translation_job_info.content:
  32. route_name: lingotek.translation_job_info.content
  33. base_route: lingotek.translation_job_info.content
  34. class: 'Drupal\lingotek\Plugin\Menu\JobContentLocalTask'
  35. lingotek.translation_job_info.config:
  36. route_name: lingotek.translation_job_info.config
  37. base_route: lingotek.translation_job_info.content
  38. class: 'Drupal\lingotek\Plugin\Menu\JobConfigLocalTask'
  39. lingotek.manage.content:
  40. deriver: 'Drupal\lingotek\Plugin\Derivative\ContentTranslationLocalTasks'
  41. weight: 100
  42. lingotek.entity.manage:
  43. route_name: lingotek.entity.manage
  44. title: 'Manage Translations'
  45. base_route: entity.node.canonical
  46. weight: 100