From: Jean Privat Date: Tue, 30 Jun 2015 18:07:07 +0000 (-0400) Subject: Merge: Use the DOM parser in the RSS Downloader contrib X-Git-Tag: v0.7.6~1 X-Git-Url: http://nitlanguage.org Merge: Use the DOM parser in the RSS Downloader contrib `rss_downloader` now uses the DOM XML parser instead of regex to read RSS files. It is also easier to customize its behavior from the config class. This PR also adds a few services to the DOM parser and fix a few bugs. --- This PR is based on #1448 with fixed line endings. Pull-Request: #1545 Reviewed-by: Jean Privat Reviewed-by: Lucas Bajolet --- bd1e58a1c39ddb29b2d059f6d8e36ca71fb526f4