21 Jan
2008
21 Jan
'08
11:28 a.m.
Hi, If by "document's sub-tree" you mean space containing documents you will have to do that in Velocity I think using a combination of $xwiki.searchDocuments("where doc.space='SpaceName'") and $xwiki.copyDocument("SpaceName.DocName", "NewSpace.NewDocName"). 2008/1/21, Raffaele Viola <[email protected]>:
Hi all,
I want to copy a complete document's sub tree under another space or sub tree ... how can I do it?
Thanks Raffo
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne