Closed (duplicate)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
29 Oct 2009 at 18:13 UTC
Updated:
4 Nov 2009 at 18:16 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | taxonomy.inc.txt | 3.18 KB | eugenmayer |
Comments
Comment #1
mcaudy commentedI will work on this.
Comment #2
jscm commentedThis is really important to make Feeds Modules usable in web project.
Comment #3
alex_b commentedHeads up: AlexUA is working on porting emvideo / emimage mappers.
Comment #4
jscm commentedI think that it's really important working for a correct tags import.. into taxonomy vocabulary.
Comment #5
eugenmayer commentedHello together!
mcaudy i would help you with taxonomy, i start right way and attach the patch later here.
Comment #6
eugenmayer commentedWell after some special-cases fighs with taxonomy, here is the taxonomy-implementation
Comment #7
summit commentedHi,
Would love a regular and/or cck_location mapper. Having lots of issues on feedapi_mapper_location.
Subscribing, greetings, Martijn
Comment #8
alex_b commented- Breaking out taxonomy mapper to #623424: Mapper for Taxonomy.
- Breaking out location mapper to #623428: Provide hook_feeds_user_processor_targets_alter().
- Breaking out emfield (emimage, emvideo) mappers to #623432: Mapper for emfield
- 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.