You are here

course.links.menu.yml in Course 3.x

Same filename and directory in other branches
  1. 8.3 course.links.menu.yml
  2. 8.2 course.links.menu.yml

File

course.links.menu.yml
View source
  1. course.admin:
  2. title: Course
  3. route_name: course.admin
  4. description: 'Administer course settings.'
  5. parent: system.admin
  6. # Admin blocks
  7. course.admin.config:
  8. title: Settings
  9. route_name: course.admin.config
  10. parent: course.admin
  11. weight: 1
  12. course.admin.manage:
  13. title: Manage
  14. route_name: course.admin.manage
  15. parent: course.admin
  16. weight: 2
  17. course.admin.structure:
  18. title: Structure
  19. route_name: course.admin.structure
  20. parent: course.admin
  21. weight: 4
  22. entity.course_enrollment_type.collection:
  23. title: 'Enrollment types'
  24. parent: course.admin.structure
  25. description: 'Create and manage enrollment types.'
  26. route_name: entity.course_enrollment_type.collection
  27. entity.course.collection:
  28. title: 'Courses'
  29. parent: course.admin.manage
  30. description: 'Create and manage courses.'
  31. route_name: entity.course.collection
  32. entity.course_type.collection:
  33. title: 'Course types'
  34. parent: course.admin.structure
  35. description: 'Create and manage course types.'
  36. route_name: entity.course_type.collection
  37. course.appearance_settings:
  38. title: 'Appearance'
  39. parent: course.admin.config
  40. description: 'Settings for course appearance.'
  41. route_name: course.appearance_settings_form
  42. course.enrollment_settings:
  43. title: 'Enrollment'
  44. parent: course.admin.config
  45. description: 'Settings for course enrollments.'
  46. route_name: course.enrollment_settings_form
  47. course.object_settings:
  48. title: 'Objects'
  49. parent: course.admin.config
  50. description: 'Settings for course objects.'
  51. route_name: course.object_settings_form
  52. course.admin.reports:
  53. title: Course reports
  54. route_name: course.admin.reports
  55. description: 'Access course reports.'
  56. parent: system.admin_reports
  57. course.admin.object_types:
  58. title: Course object types
  59. route_name: entity.course_object_type.collection
  60. description: 'Access course reports.'
  61. parent: course.admin.structure