lingotek.links.task.yml in Lingotek Translation 8
File
lingotek.links.task.yml
View source
- # put in all of our local tasks here
- lingotek.dashboard:
- route_name: lingotek.dashboard
- base_route: lingotek.dashboard
- title: 'Dashboard'
- weight: -10
-
- lingotek.settings:
- route_name: lingotek.settings
- base_route: lingotek.dashboard
- title: 'Settings'
- weight: -5
-
- lingotek.manage:
- route_name: lingotek.manage
- base_route: lingotek.dashboard
- title: 'Content'
- weight: -9
-
- lingotek.manage_config:
- route_name: lingotek.manage_config
- base_route: lingotek.dashboard
- title: 'Config'
- weight: -8
-
- lingotek.import:
- deriver: 'Drupal\lingotek\Plugin\Derivative\DynamicLocalTasks'
- weight: -4
-
- lingotek.manage.content:
- deriver: 'Drupal\lingotek\Plugin\Derivative\ContentTranslationLocalTasks'
- weight: 100