bibcite-8.x-1.x-dev/modules/bibcite_entity/bibcite_entity.links.task.yml
modules/bibcite_entity/bibcite_entity.links.task.yml
# Reference routing definition entity.bibcite_reference_type.edit_form: title: 'Edit' route_name: entity.bibcite_reference_type.edit_form base_route: entity.bibcite_reference_type.edit_form entity.bibcite_reference.admin: title: Bibliography route_name: entity.bibcite_reference.collection base_route: system.admin_content weight: 50 entity.bibcite_reference.collection: route_name: entity.bibcite_reference.collection parent_id: entity.bibcite_reference.admin title: References # Contributor routing definition entity.bibcite_contributor.canonical: route_name: entity.bibcite_contributor.canonical base_route: entity.bibcite_contributor.canonical title: 'View' entity.bibcite_contributor.edit_form: route_name: entity.bibcite_contributor.edit_form base_route: entity.bibcite_contributor.canonical title: Edit entity.bibcite_contributor.delete_form: route_name: entity.bibcite_contributor.delete_form base_route: entity.bibcite_contributor.canonical title: Delete weight: 10 entity.bibcite_contributor.collection: route_name: entity.bibcite_contributor.collection parent_id: entity.bibcite_reference.admin title: Contributors # Keyword routing definition entity.bibcite_keyword.canonical: route_name: entity.bibcite_keyword.canonical base_route: entity.bibcite_keyword.canonical title: 'View' entity.bibcite_keyword.edit_form: route_name: entity.bibcite_keyword.edit_form base_route: entity.bibcite_keyword.canonical title: Edit entity.bibcite_keyword.delete_form: route_name: entity.bibcite_keyword.delete_form base_route: entity.bibcite_keyword.canonical title: Delete weight: 10 entity.bibcite_keyword.collection: route_name: entity.bibcite_keyword.collection parent_id: entity.bibcite_reference.admin title: Keywords # Admin routing definition bibcite_entity.reference: route_name: bibcite_entity.reference.settings title: 'References' base_route: bibcite_entity.reference.settings bibcite_entity.reference.settings: route_name: bibcite_entity.reference.settings title: 'Settings' parent_id: bibcite_entity.reference bibcite_entity.reference.links: route_name: bibcite_entity.reference.settings.links title: 'Links' parent_id: bibcite_entity.reference bibcite_entity.reference.types: route_name: entity.bibcite_reference_type.collection title: 'Types' parent_id: bibcite_entity.reference bibcite_entity.contributor: route_name: bibcite_entity.contributor.settings title: 'Contributors' base_route: bibcite_entity.contributor.settings bibcite_entity.contributor.settings: route_name: bibcite_entity.contributor.settings title: 'Settings' parent_id: bibcite_entity.contributor bibcite_entity.contributor.category: route_name: entity.bibcite_contributor_category.collection title: 'Categories' parent_id: bibcite_entity.contributor bibcite_entity.contributor.role: route_name: entity.bibcite_contributor_role.collection title: 'Roles' parent_id: bibcite_entity.contributor bibcite_entity.keyword: route_name: bibcite_entity.keyword.settings title: 'Keywords' base_route: bibcite_entity.keyword.settings bibcite_entity.mapping: route_name: bibcite_entity.mapping.csl title: 'Mapping' base_route: bibcite.settings bibcite_entity.mapping.csl: route_name: bibcite_entity.mapping.csl title: 'CSL' parent_id: bibcite_entity.mapping bibcite_entity.mapping.format: route_name: bibcite_entity.mapping parent_id: bibcite_entity.mapping deriver: '\Drupal\bibcite_entity\Plugin\Derivative\FormatLocalTask' bibcite_entity.merge: deriver: 'Drupal\bibcite_entity\Plugin\Derivative\MergeLocalTask' title: 'Merge' weight: 10
