flag_lists-4.0.x-dev/flag_lists.links.task.yml
flag_lists.links.task.yml
# Flag lists admin structure flag_lists.admin.structure.settings: title: 'Flagging collections' route_name: entity.flagging_collection.collection base_route: entity.flagging_collection.collection # Flag lists setting pages entity.flag_list_item.collection: title: 'Flag List Item Handling' route_name: entity.flag_list_item.collection base_route: entity.flag_for_list.collection entity.flag_list_item.default: title: 'Templates for Flagging Collections' route_name: entity.flag_for_list.collection base_route: entity.flag_for_list.collection # Flagging collection routing definition entity.flagging_collection.canonical: route_name: entity.flagging_collection.canonical base_route: entity.flagging_collection.canonical title: 'View' entity.flagging_collection.edit_form: route_name: entity.flagging_collection.edit_form base_route: entity.flagging_collection.canonical title: 'Edit' entity.flagging_collection.version_history: route_name: entity.flagging_collection.version_history base_route: entity.flagging_collection.canonical title: 'Revisions' entity.flagging_collection.delete_form: route_name: entity.flagging_collection.delete_form base_route: entity.flagging_collection.canonical title: Delete weight: 10 # # Remove the following to supress double tasks. This also mean that # the below definitions for Flagging collection has no "home" # # Flagging collection menu items definition #entity.flagging_collection.collection: # title: 'Flagging collection list' # route_name: entity.flagging_collection.collection # description: 'List Flagging collection entities' # base_route: entity.flagging_collection.collection # weight: 100 # Flagging collection type menu items definition entity.flagging_collection_type.collection: title: 'Flagging collection type' route_name: entity.flagging_collection_type.collection description: 'List Flagging collection type (bundles)' base_route: entity.flagging_collection.collection weight: 99
