Port FeedAPI Mappers
alex_b - October 29, 2009 - 18:13
| Project: | Feeds |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | mcaudy |
| Status: | duplicate |
| Issue tags: | Novice |
Description
Port
- date
- emimage
- emvideo
- link
- taxonomy
Add a patch to queue for
- location (there are issues around it, ideally we get reviews before committing)
Already present
- content
- node and feedapi_node (integrated in FeedsNodeProcessor class)
As an example for these ports, mappers/content.inc should be used.

#1
I will work on this.
#2
This is really important to make Feeds Modules usable in web project.
#3
Heads up: AlexUA is working on porting emvideo / emimage mappers.
#4
I think that it's really important working for a correct tags import.. into taxonomy vocabulary.
#5
Hello together!
mcaudy i would help you with taxonomy, i start right way and attach the patch later here.
#6
Well after some special-cases fighs with taxonomy, here is the taxonomy-implementation
#7
Hi,
Would love a regular and/or cck_location mapper. Having lots of issues on feedapi_mapper_location.
Subscribing, greetings, Martijn
#8
- Breaking out taxonomy mapper to #623424: Mapper for Taxonomy.
- Breaking out location mapper to #623428: Port FeedAPI Mappers: Location.
- Breaking out emfield (emimage, emvideo) mappers to #623432: Port FeedAPI Mappers: emvideo, emimage
- Breaking out date mapper #623448: Port FeedAPI Mappers: date
- Breaking out link mapper #623444: Port FeedAPI Mappers: link
- Breaking out basic test infrastructure #623452: Port basic test infrastructure for mapper
I'd like to not commit any more mappers before we get the test infrastructure up and we can get port the tests from FeedAPI mapper easily :-)
Setting this one to duplicate as effectively all issues have been broken out.
mcaudy: if you're still planning to work on mappers, please grab them when you start coding. Thank you.