Hi, sometimes one creates a new improved structure with new document types for some particular content. Then it would be cool to copy one node or all nodes under current node to some other place - and with another document type.
The best would be if the properties could be mapped, or at least : to only copy the properies with same names on both the original and copy doc type.
Copy content to another documenttype?
Hi, sometimes one creates a new improved structure with new document types for some particular content. Then it would be cool to copy one node or all nodes under current node to some other place - and with another document type.
The best would be if the properties could be mapped, or at least : to only copy the properies with same names on both the original and copy doc type.
Some project already do this?
Regards / Jonas
There isn't any projects which do this, at least none posted on here.
I've written some proof on how to do this, but it's in the list of things 'to-do' (which is a depressingly long list).
It's actually not that trivial a task to achieve either, which is why I keep putting it off :P
If I do it I can guarantee it to be quick and dirty :-p. Probably as a dashboard control to begin with:
Copy from node : [---]
Copy to node : [---]
Copy
[option] choosen node or
[option] child nodes under choosen node.
Copy to Document type alias : [---]
Copying is made between properties with exact same name only. No mapping in this version.
Button: [[Perform copy (no turning back)]]
I'm looking for something like this too. It will be really helpfull. Or swap documenttype functionality
Is anyone starting creating something like this?
is working on a reply...