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

mnsweeps’s picture

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

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 ?

dooug’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Support 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.

rsgracey’s picture

Is there a plan to open up the RSS parser to include the full specification, especially "full text" import?

twistor’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing old issues. Feel free to reopen.