Support for RSS enclosures
--------------------------
Key: MGNLRSSAGG-40
URL: http://jira.magnolia-cms.com/browse/MGNLRSSAGG-40
Project: Magnolia RSS Aggregator Module
Issue Type: Improvement
Affects Versions: 1.1.1
Reporter: Lutz Hühnken
Assignee: Jan Haderka
RSS enclosures are a way of attaching multimedia content to RSS feeds by
providing the URL of a file associated with an entry, such as an MP3 file to a
music recommendation or a photo to a diary entry. (See
"http://en.wikipedia.org/wiki/RSS_enclosure").
The mapping from SyndEntry to content node seems to be done in
info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler.createFeedChannelEntryNode(SyndEntry,
String, Content)
The method does not store any enclosures in the node. I suggest to extend it to
store enclosures as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------