diff core/modules/aggregator/aggregator.links.menu.yml @ 0:c75dbcec494b

Initial commit from drush-created site
author Chris Cannam
date Thu, 05 Jul 2018 14:24:15 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/modules/aggregator/aggregator.links.menu.yml	Thu Jul 05 14:24:15 2018 +0000
@@ -0,0 +1,13 @@
+aggregator.admin_overview:
+  title: 'Aggregator'
+  description: 'Add feeds or import OPMLs to gather external content and configure how often they are updated.'
+  route_name: aggregator.admin_overview
+  parent: system.admin_config_services
+  weight: 10
+aggregator.page_last:
+  title: 'Aggregator'
+  weight: 5
+  route_name: aggregator.page_last
+aggregator.feed_add:
+  title: 'Add feed'
+  route_name: aggregator.feed_add