[xwiki-devs] short tools question.
Vincent Massol
vincent at massol.net
Sun Jan 13 20:08:43 CET 2008
On Jan 13, 2008, at 7:17 PM, rssh wrote:
>
> Are exists some tool, (callable from command-line or ant script) to
> install
> set of pages inside wiki in non-UI mode. ?
We have a maven plugin that takes some xwiki pages in XML format and
import them into either a xwiki instance.
You can check it out in xwiki-platform-tools/packager. It's used in
several places. For example in xwiki-product-enterprise/databases/*
Unfortunately there's no documentation for it yet, apart from the
source code...
-Vincent
More information about the devs
mailing list