Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,11 +10,13 @@ 10 10 ** update XWikiPreferences with all application translations pages bundled with XEM 11 11 ** create the default wiki template based on XE 12 12 13 + 13 13 * All Wiki Manager 1.0-M1 features : 14 14 ** create new empty wiki 15 15 ** create new wiki from template wiki 16 16 ** create new wiki from XAR file 17 17 19 + 18 18 * All Application Manager 1.0-M1 features : 19 19 ** create new application descriptor 20 20 ** delete application descriptor ... ... @@ -25,6 +25,7 @@ 25 25 ** support translations documents 26 26 27 27 30 + 28 28 1.1 Known issues 29 29 30 30 * [Bugs we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10252&pid=10180&pid=10253&status=1&status=3&status=4&sorter/field=issuekey&sorter/order=DESC] ... ... @@ -31,5 +31,9 @@ 31 31 32 32 1.1 Installation 33 33 37 +XEM installation work like any XWiki wiki like XE (http://www.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HInstallingtheXWikiWARmanually) with some difference : 38 + * XEM 1.1-M1 does not support HSQLDB or DERBY. 39 + * you will need to give to your database user rights to create new databases 34 34 35 -TODO 41 +After that standard installation, go to the XemManager.Install page for XEM specifics needs. 42 +