Getting more than one term out of a rss-category comma seperated list
Summit - September 23, 2009 - 19:55
| Project: | FeedAPI Exhaustive Parser |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
Will this parser gives me the possibility to get more than one taxonomy term mapped out of a comma seperated list in a rss feed like:
<item>
<category>Belgium, travel, ardennen</category>
<pubDate>Tue, 22 Sep 2009 18:44:01 GMT</pubDate>
</item>Thanks for your answer in advance!
Greetings,
Martijn

#1
No sorry it will not. It parces all of the xml fields but does not try to do anything with the content of those xml files.
I would assume that this does not work, but have you tried sending your category field to a taxonomy that is defined as tags? Drupal might do it for you.
Good luck
#2
Hi,
You mean you only have to add a vocabulary named "Tags" and then use this with feedapi_mapper_taxonomy?
Greetings, Martijn
#3
@Martijn
I am suggesting not naming it tags but setting it as a "tags" vocabulary. I do not know if it will work, but some times drupal surprise by doing things like that. No reason not to try, it would only leave you with were you are now.
#4
Hi,
I understand you now, I did this and no..only one term is build with the ''comma" inside the one term..
Thanks for the suggestion, may be you have another one?
greetings,
Martijn
#5
No sorry, I am out of ideas
good luck