2008/1/21, Thomas Mortagne <thomas.mortagne(a)xwiki.com>om>:
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
doc.web not doc.space
$xwiki.copyDocument("SpaceName.DocName",
"NewSpace.NewDocName").
2008/1/21, Raffaele Viola <raffovi(a)gmail.com>om>:
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
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne
--
Thomas Mortagne