Project:Feeds
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:mcaudy
Status:closed (duplicate)
Issue tags:Novice

Issue Summary

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.

Comments

#1

Assigned to:Anonymous» mcaudy

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

AttachmentSize
taxonomy.inc.txt 3.18 KB

#7

Hi,

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

#8

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.