Closed (cannot reproduce)
Project:
Feeds
Version:
7.x-2.0-alpha4
Component:
Feeds Import
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2011 at 19:34 UTC
Updated:
5 Oct 2012 at 10:47 UTC
I am ingesting a RSS feed from http://api.eventful.com/rest/events/search?app_key=test_key&page_size=10...
In the MAPPER page SELECT A TARGET dropdown
1) I don't see a AUTHOR for mapping it from corresponding SOURCE author field.
2) Plus the feed provider has a field which shows up in the feed body all jumbled up. I want to separate the media:text field into smaller targets. How do I do that ?
Comments
Comment #1
mnsweeps commentedI am ingesting a RSS feed from http://api.eventful.com/rest/events/search?app_key=test_key&page_size=10...
In the MAPPER page SELECT A TARGET dropdown
1) I don't see a AUTHOR for mapping it from corresponding SOURCE author field.
2) Plus the feed provider has a field
media:text
which shows up in the feed body all jumbled up. I want to separate the media:text field into smaller targets. How do I do that ?Comment #2
dooug commentedSupport requests never should be critical priority: http://drupal.org/node/45111 http://drupal.org/node/73179
1. What Parser are you using? Does your content type have an "Author" field or are you trying to map the node's User?
2. Can you provide an example of the media:text issue? Feeds_tamper module can sometimes be helpful for modifying the value of parsed data.
Comment #3
rsgracey commentedIs there a plan to open up the RSS parser to include the full specification, especially "full text" import?
Comment #4
twistor commentedClosing old issues. Feel free to reopen.