This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/2017/web/modules/contrib/pathauto/pathauto.links.task.yml

24 lines
542 B
YAML
Raw Normal View History

2017-05-22 15:12:47 +01:00
pathauto.patterns.form:
route_name: entity.pathauto_pattern.collection
base_route: path.admin_overview
title: 'Patterns'
weight: 10
pathauto.settings.form:
route_name: pathauto.settings.form
base_route: path.admin_overview
title: 'Settings'
weight: 20
pathauto.bulk.update.form:
route_name: pathauto.bulk.update.form
base_route: path.admin_overview
title: 'Bulk generate'
weight: 30
pathauto.admin.delete:
route_name: pathauto.admin.delete
base_route: path.admin_overview
title: 'Delete aliases'
weight: 40