You are here

photos.links.task.yml in Album Photos 8.5

Same filename and directory in other branches
  1. 8.4 photos.links.task.yml
  2. 6.0.x photos.links.task.yml

File

photos.links.task.yml
View source
  1. photos.admin_settings_tab:
  2. route_name: photos.admin
  3. title: 'Settings'
  4. base_route: photos.admin
  5. photos.node.management:
  6. route_name: photos.node.management
  7. base_route: entity.node.canonical
  8. title: 'Photos'
  9. weight: 5
  10. photos.node.rearrange:
  11. route_name: photos.node.rearrange
  12. base_route: entity.node.canonical
  13. title: 'Rearrange'
  14. weight: 6
  15. entity.photos_image.canonical:
  16. route_name: entity.photos_image.canonical
  17. base_route: entity.photos_image.canonical
  18. title: 'View'
  19. entity.photos_image.edit_form:
  20. route_name: entity.photos_image.edit_form
  21. base_route: entity.photos_image.canonical
  22. title: 'Edit'
  23. entity.photos_image.delete_form:
  24. route_name: entity.photos_image.delete_form
  25. base_route: entity.photos_image.canonical
  26. title: 'Delete'
  27. weight: 10
  28. entity.photos_image.collection:
  29. title: Photos
  30. route_name: entity.photos_image.collection
  31. base_route: system.admin_content
  32. weight: 10