Skip to content
Snippets Groups Projects
Commit 0105d6ae authored by Alex Barth's avatar Alex Barth
Browse files

It's the feed item's author, not the feed's author that can be mapped from.

parent 4265225f
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ function feeds_ui_edit_help() {
Imports can be <strong>refreshed periodically</strong> - see the minimum refresh period in the Basic settings.
</li>
<li>
Processors can have <strong>mappings</strong> in addition to settings. Mappings allow you to define what elements of a data feed should be mapped to what content fields on a granular level. For instance, you can specify that a feed\'s author should be mapped to a node\'s body.
Processors can have <strong>mappings</strong> in addition to settings. Mappings allow you to define what elements of a data feed should be mapped to what content fields on a granular level. For instance, you can specify that a feed item\'s author should be mapped to a node\'s body.
</li>
</ul>
', array('!import' => l(t('Import'), 'import')));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment