Rules Integration
jwaxman - April 30, 2009 - 20:05
| Project: | Node clone |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | rules integration |
Jump to:
Description
It would be great if it was possible to clone a node as an action in the Rules module.

#1
Off-topic note: Darn! I was so close to creating node #450000. :) I had 449998!
#2
tagging
#3
+1 subscribe
#4
I would like to see this functionality as an action as well so that it can be exposed to Views bulk operations. I am looking into ways to clone all nodes of a particular language in order to create a new language based on a preexisting one.
#5
Apparently there are some issues with i18n at the moment.
An action would only make sense for the save-then-edit mode probably - but even then seems like a little bit of a mismatch. The functional code here is quite minimal, so for a lot of these cases probably writing a little custom module is the right solution.