Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / chi-teck / drupal-code-generator / templates / d8 / yml / links.action.twig
diff --git a/vendor/chi-teck/drupal-code-generator/templates/d8/yml/links.action.twig b/vendor/chi-teck/drupal-code-generator/templates/d8/yml/links.action.twig
new file mode 100644 (file)
index 0000000..e250410
--- /dev/null
@@ -0,0 +1,10 @@
+{{ machine_name }}.add_article:
+  route_name: node.add
+  route_parameters:
+    node_type: article
+  options:
+    attributes: {target: _blank}
+  title: Add article
+  weight: 10
+  appears_on:
+    - system.admin_content