13 Jan
2008
13 Jan
'08
7:08 p.m.
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