backdrop-contrib / aggregator

A port of the Drupal 7 Aggregator module to Backdrop.
GNU General Public License v2.0
1 stars 3 forks source link

Add type="rss" to the OPML feeds #12

Open sillygwailo opened 2 years ago

sillygwailo commented 2 years ago

The subscription lists spec at http://opml.org/spec2.opml#1629042482000 suggests that type="rss" is necessary for the OPML file that the Aggregator module can output. It currently does not do this.