annotate core/modules/aggregator/aggregator.info.yml @ 4:a9cd425dd02b

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:11:55 +0000
parents c75dbcec494b
children
rev   line source
Chris@0 1 name: Aggregator
Chris@0 2 type: module
Chris@0 3 description: 'Aggregates syndicated content (RSS, RDF, and Atom feeds) from external sources.'
Chris@0 4 package: Core
Chris@0 5 version: VERSION
Chris@0 6 core: 8.x
Chris@0 7 configure: aggregator.admin_settings
Chris@0 8 dependencies:
Chris@4 9 - drupal:file
Chris@4 10 - drupal:options