[xwiki-devs] short svn question.
1. I see, that xwiki-product-enterprise-manager in svn is not build by default. (and building one in own directory cause to fetch 1.2x snapshots of xwiki parts). Curious, why ? 2. Can be application-manager be installed on top of fresh xwiki-product-enterprise with default pages ? (It is not work for me) -- Ruslan Shevchenko GradSoft. http://www.gradsoft.ua
On Jan 12, 2008, at 11:42 PM, rssh wrote:
1. I see, that xwiki-product-enterprise-manager in svn is not build by default. (and building one in own directory cause to fetch 1.2x snapshots of xwiki parts). Curious, why ?
See http://dev.xwiki.org/xwiki/bin/view/Community/Building
2. Can be application-manager be installed on top of fresh xwiki-product-enterprise with default pages ? (It is not work for me)
Yes. See the install page for it: http://manager.xwiki.org/xwiki/bin/view/AdminGuide/Installation -Vincent
Are exists some tool, (callable from command-line or ant script) to install set of pages inside wiki in non-UI mode. ?
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
participants (2)
-
rssh -
Vincent Massol