You are here

course.links.menu.yml in Course 8.2

Same filename and directory in other branches
  1. 8.3 course.links.menu.yml
  2. 3.x 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.report_settings:
  38. title: 'Reports'
  39. parent: course.admin.reports
  40. description: 'Manage course reports.'
  41. route_name: course.report_settings_form
  42. course.appearance_settings:
  43. title: 'Appearance'
  44. parent: course.admin.config
  45. description: 'Settings for course appearance.'
  46. route_name: course.appearance_settings_form
  47. course.enrollment_settings:
  48. title: 'Enrollment'
  49. parent: course.admin.config
  50. description: 'Settings for course enrollments.'
  51. route_name: course.enrollment_settings_form
  52. course.object_settings:
  53. title: 'Objects'
  54. parent: course.admin.config
  55. description: 'Settings for course objects.'
  56. route_name: course.object_settings_form
  57. course.admin.reports:
  58. title: Course reports
  59. route_name: course.admin.config
  60. description: 'Access course reports.'
  61. parent: system.admin_reports
  62. course.admin.object_types:
  63. title: Course object types
  64. route_name: entity.course_object_type.collection
  65. description: 'Access course reports.'
  66. parent: course.admin.structure