Hello there,
i just noticed this in the developer guide: http://drupal.org/node/622700

When describing the mapping api, the "my_module_set_target" signature is wrong and probably relates to D6.
Correct signature would be
function my_module_set_target($source, $entity, $target, $value, $mapping)

Regards,
b.

Comments

megachriz’s picture

Category: Bug report » Task
Issue summary: View changes

I see. The documentation could at best split up as now some code examples refer to the D6 version of Feeds and other refer to the D7 version of Feeds.

bluegeek9’s picture

Status: Active » Closed (outdated)

Drupal 7 reached end of life and the D7 version of Feeds is no longer being developed. To keep the issue queue focused on supported versions, we’re closing older D7 issues.

If you still have questions about using Feeds on Drupal 7, feel free to ask. While we won’t fix D7 bugs anymore, we’re happy to offer guidance to help you move forward. You can do so by opening (or reopening) a D7 issue, or by reaching out in the #feeds channel on Drupal Slack.

If this issue is still relevant for Drupal 10+, please open a follow-up issue or merge request with proposed changes. Contributions are always welcome!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.