You are here

lingotek.links.task.yml in Lingotek Translation 3.1.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.translation_jobs:
  22. route_name: lingotek.translation_jobs
  23. base_route: lingotek.dashboard
  24. title: 'Translation Jobs'
  25. weight: -7
  26. lingotek.translation_job_info.content:
  27. route_name: lingotek.translation_job_info.content
  28. base_route: lingotek.translation_job_info.content
  29. class: 'Drupal\lingotek\Plugin\Menu\JobContentLocalTask'
  30. lingotek.translation_job_info.config:
  31. route_name: lingotek.translation_job_info.config
  32. base_route: lingotek.translation_job_info.content
  33. class: 'Drupal\lingotek\Plugin\Menu\JobConfigLocalTask'
  34. lingotek.manage.content:
  35. deriver: 'Drupal\lingotek\Plugin\Derivative\ContentTranslationLocalTasks'
  36. weight: 100
  37. lingotek.entity.manage:
  38. route_name: lingotek.entity.manage
  39. title: 'Manage Translations'
  40. base_route: entity.node.canonical
  41. weight: 100