2018-11-09 14:59:25 +00:00
|
|
|
opencase.all-cases:
|
|
|
|
title: 'My cases'
|
|
|
|
description: ''
|
|
|
|
menu_name: opencase
|
|
|
|
url: internal:/opencase/all-cases
|
|
|
|
weight: 0
|
|
|
|
|
|
|
|
opencase.opencase_add_people_menu:
|
|
|
|
title: 'Add people'
|
|
|
|
description: 'Add more people to OpenCase'
|
|
|
|
menu_name: opencase
|
|
|
|
url: internal:#
|
|
|
|
weight: 1
|
|
|
|
opencase.add_people_links:
|
|
|
|
class: Drupal\opencase\Plugin\Menu\AddActorsMenuLink
|
|
|
|
deriver: Drupal\opencase\Plugin\Derivative\AddActorsMenuLink
|
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_add_people_menu
|
|
|
|
|
|
|
|
opencase.opencase_admin_menu:
|
|
|
|
title: 'Administration'
|
|
|
|
description: 'Management and Configuration'
|
|
|
|
menu_name: opencase
|
|
|
|
url: internal:#
|
|
|
|
weight: 100
|
2018-07-05 13:56:19 +00:00
|
|
|
opencase.manage_user_logins:
|
2018-07-09 18:31:20 +00:00
|
|
|
title: 'Manage user logins'
|
2018-07-05 13:56:19 +00:00
|
|
|
description: 'Manage who can access the system'
|
2018-11-09 14:59:25 +00:00
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_admin_menu
|
2018-07-05 13:56:19 +00:00
|
|
|
url: internal:/admin/people
|
|
|
|
weight: 0
|
2018-11-09 14:59:25 +00:00
|
|
|
opencase.manage_person_types:
|
|
|
|
title: 'Manage person types'
|
|
|
|
description: 'Configure types of people and their fields'
|
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_admin_menu
|
2018-07-05 13:56:19 +00:00
|
|
|
url: internal:/admin/opencase/oc_actor_type
|
|
|
|
weight: 1
|
|
|
|
opencase.manage_case_types:
|
|
|
|
title: 'Manage case types'
|
|
|
|
description: 'Configure types of cases and their fields'
|
2018-11-09 14:59:25 +00:00
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_admin_menu
|
2018-07-05 13:56:19 +00:00
|
|
|
url: internal:/admin/opencase/oc_case_type
|
|
|
|
weight: 2
|
|
|
|
opencase.manage_activity_types:
|
|
|
|
title: 'Manage activity types'
|
|
|
|
description: 'Configure types of activities and their fields'
|
2018-11-09 14:59:25 +00:00
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_admin_menu
|
2018-07-05 13:56:19 +00:00
|
|
|
url: internal:/admin/opencase/oc_activity_type
|
|
|
|
weight: 3
|
2018-11-09 14:59:25 +00:00
|
|
|
|
|
|
|
opencase.opencase_support_menu:
|
|
|
|
title: 'Support'
|
|
|
|
description: 'Get help and advice'
|
|
|
|
menu_name: opencase
|
|
|
|
url: internal:#
|
|
|
|
weight: 101
|
2018-07-05 13:56:19 +00:00
|
|
|
opencase.view_documentation:
|
|
|
|
title: 'Read documentation'
|
|
|
|
description: 'Find out about OpenCase and how it works'
|
2018-11-09 14:59:25 +00:00
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_support_menu
|
2018-07-05 13:56:19 +00:00
|
|
|
url: https://hoegrammer.gitbooks.io/opencase/content/
|
|
|
|
weight: 0
|
2018-11-09 14:59:25 +00:00
|
|
|
opencase.contact_developers:
|
|
|
|
title: 'Contact OpenCase'
|
2018-07-05 13:56:19 +00:00
|
|
|
description: 'Contact the OpenCase developers'
|
2018-11-09 14:59:25 +00:00
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_support_menu
|
2018-07-05 13:56:19 +00:00
|
|
|
url: internal:/contact
|
|
|
|
weight: 1
|
2018-11-09 14:59:25 +00:00
|
|
|
|