annotate core/modules/aggregator/aggregator.links.menu.yml @ 5:12f9dff5fda9
tip
Update to Drupal core 8.7.1
author |
Chris Cannam |
date |
Thu, 09 May 2019 15:34:47 +0100 |
parents |
c75dbcec494b |
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
|