Is it possible to add Node Copy operation to functions list?

Comments

infojunkie’s picture

Category: task » support
Status: Active » Fixed

Yes, it is. You just need to write a module that exposes the hook_action_info() function to perform the logic you need. Take a look at taxonomy_actions.inc for example.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.