Mercurial > hg > isophonics-drupal-site
annotate core/modules/aggregator/aggregator.links.menu.yml @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 4c8ae668cc8c |
children |
rev | line source |
---|---|
Chris@0 | 1 aggregator.admin_overview: |
Chris@0 | 2 title: 'Aggregator' |
Chris@0 | 3 description: 'Add feeds or import OPMLs to gather external content and configure how often they are updated.' |
Chris@0 | 4 route_name: aggregator.admin_overview |
Chris@0 | 5 parent: system.admin_config_services |
Chris@0 | 6 weight: 10 |
Chris@0 | 7 aggregator.page_last: |
Chris@0 | 8 title: 'Aggregator' |
Chris@0 | 9 weight: 5 |
Chris@0 | 10 route_name: aggregator.page_last |
Chris@0 | 11 aggregator.feed_add: |
Chris@0 | 12 title: 'Add feed' |
Chris@0 | 13 route_name: aggregator.feed_add |