Closed (outdated)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2013 at 09:57 UTC
Updated:
9 Feb 2026 at 17:42 UTC
Jump to comment: Most recent
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
Comment #1
megachrizI 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.
Comment #2
bluegeek9 commentedDrupal 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!