Version 1
[yaffs-website] / web / modules / contrib / pathauto / pathauto.links.task.yml
diff --git a/web/modules/contrib/pathauto/pathauto.links.task.yml b/web/modules/contrib/pathauto/pathauto.links.task.yml
new file mode 100644 (file)
index 0000000..d6fa0bc
--- /dev/null
@@ -0,0 +1,23 @@
+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