122 lines
3.0 KiB
YAML
122 lines
3.0 KiB
YAML
# Person routing definition
|
|
person.settings_tab:
|
|
route_name: person.settings
|
|
title: 'Settings'
|
|
base_route: person.settings
|
|
|
|
entity.person.canonical:
|
|
route_name: entity.person.canonical
|
|
base_route: entity.person.canonical
|
|
title: 'View'
|
|
|
|
entity.person.edit_form:
|
|
route_name: entity.person.edit_form
|
|
base_route: entity.person.canonical
|
|
title: 'Edit'
|
|
|
|
entity.person.version_history:
|
|
route_name: entity.person.version_history
|
|
base_route: entity.person.canonical
|
|
title: 'Revisions'
|
|
|
|
entity.person.delete_form:
|
|
route_name: entity.person.delete_form
|
|
base_route: entity.person.canonical
|
|
title: Delete
|
|
weight: 10
|
|
|
|
# Profile routing definition
|
|
|
|
entity.profile.canonical:
|
|
route_name: entity.profile.canonical
|
|
base_route: entity.profile.canonical
|
|
title: 'View'
|
|
|
|
entity.profile.edit_form:
|
|
route_name: entity.profile.edit_form
|
|
base_route: entity.profile.canonical
|
|
title: 'Edit'
|
|
|
|
entity.profile.version_history:
|
|
route_name: entity.profile.version_history
|
|
base_route: entity.profile.canonical
|
|
title: 'Revisions'
|
|
|
|
entity.profile.delete_form:
|
|
route_name: entity.profile.delete_form
|
|
base_route: entity.profile.canonical
|
|
title: Delete
|
|
weight: 10
|
|
|
|
# Contact Details routing definition
|
|
contact_details.settings_tab:
|
|
route_name: contact_details.settings
|
|
title: 'Settings'
|
|
base_route: contact_details.settings
|
|
|
|
entity.contact_details.canonical:
|
|
route_name: entity.contact_details.canonical
|
|
base_route: entity.contact_details.canonical
|
|
title: 'View'
|
|
|
|
entity.contact_details.edit_form:
|
|
route_name: entity.contact_details.edit_form
|
|
base_route: entity.contact_details.canonical
|
|
title: 'Edit'
|
|
|
|
entity.contact_details.version_history:
|
|
route_name: entity.contact_details.version_history
|
|
base_route: entity.contact_details.canonical
|
|
title: 'Revisions'
|
|
|
|
entity.contact_details.delete_form:
|
|
route_name: entity.contact_details.delete_form
|
|
base_route: entity.contact_details.canonical
|
|
title: Delete
|
|
weight: 10
|
|
|
|
# Person routing definition
|
|
person.settings_tab:
|
|
route_name: person.settings
|
|
title: 'Settings'
|
|
base_route: person.settings
|
|
|
|
entity.person.canonical:
|
|
route_name: entity.person.canonical
|
|
base_route: entity.person.canonical
|
|
title: 'View'
|
|
|
|
entity.person.edit_form:
|
|
route_name: entity.person.edit_form
|
|
base_route: entity.person.canonical
|
|
title: 'Edit'
|
|
|
|
entity.person.delete_form:
|
|
route_name: entity.person.delete_form
|
|
base_route: entity.person.canonical
|
|
title: Delete
|
|
weight: 10
|
|
|
|
# Contact details routing definition
|
|
contact_details.settings_tab:
|
|
route_name: contact_details.settings
|
|
title: 'Settings'
|
|
base_route: contact_details.settings
|
|
|
|
entity.contact_details.canonical:
|
|
route_name: entity.contact_details.canonical
|
|
base_route: entity.contact_details.canonical
|
|
title: 'View'
|
|
|
|
entity.contact_details.edit_form:
|
|
route_name: entity.contact_details.edit_form
|
|
base_route: entity.contact_details.canonical
|
|
title: 'Edit'
|
|
|
|
entity.contact_details.delete_form:
|
|
route_name: entity.contact_details.delete_form
|
|
base_route: entity.contact_details.canonical
|
|
title: Delete
|
|
weight: 10
|
|
|