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

Create _and update_ nodes.

parent be5a1bf5
No related branches found
No related tags found
No related merge requests found
......@@ -132,8 +132,8 @@ function _feeds_feeds_plugins() {
);
$info['FeedsNodeProcessor'] = array(
'name' => 'Node processor',
'description' => 'Create nodes.',
'help' => 'Create nodes from parsed content.',
'description' => 'Create and update nodes.',
'help' => 'Create and update nodes from parsed content.',
'handler' => array(
'parent' => 'FeedsProcessor',
'class' => 'FeedsNodeProcessor',
......
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