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.

CommentFileSizeAuthor
#6 taxonomy.inc.txt3.18 KBeugenmayer

Comments

mcaudy’s picture

Assigned: Unassigned » mcaudy

I will work on this.

jscm’s picture

This is really important to make Feeds Modules usable in web project.

alex_b’s picture

Heads up: AlexUA is working on porting emvideo / emimage mappers.

jscm’s picture

I think that it's really important working for a correct tags import.. into taxonomy vocabulary.

eugenmayer’s picture

Hello together!

mcaudy i would help you with taxonomy, i start right way and attach the patch later here.

eugenmayer’s picture

StatusFileSize
new3.18 KB

Well after some special-cases fighs with taxonomy, here is the taxonomy-implementation

summit’s picture

Hi,

Would love a regular and/or cck_location mapper. Having lots of issues on feedapi_mapper_location.
Subscribing, greetings, Martijn

alex_b’s picture

Status: Active » Closed (duplicate)

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