Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,21 +6,21 @@ 6 6 7 7 1.1 Features in 1.0 Milestone 1 8 8 9 -* X eminstall page (XemManager.Install):10 - ** update XWikiPreferences with all application translations pages bundled with XEM11 - ** create the default wiki template based on XE9 +* XEM install page (XemManager.Install): 10 + ** Update XWikiPreferences with all application translations pages bundled with XEM 11 + ** Create the default wiki template based on XE 12 12 * All Wiki Manager 1.0 Milestone 1 features: 13 - ** create new empty wiki14 - ** create new wiki from template wiki15 - ** create new wiki from XAR file13 + ** Create new empty wiki 14 + ** Create new wiki from template wiki 15 + ** Create new wiki from XAR file 16 16 * All Application Manager 1.0 Milestone 1 features: 17 - ** create new application descriptor18 - ** delete application descriptor19 - ** export application based on XWiki Package internal plugin20 - ** import application based on XWiki Package internal plugin21 - ** support applications dependencies22 - ** s upportdocumentssharebetweenwikisbasein contentimport23 - ** support translations documents17 + ** Create new application descriptor 18 + ** Delete application descriptor 19 + ** Export application based on XWiki Package internal plugin 20 + ** Import application based on XWiki Package internal plugin 21 + ** Support applications dependencies 22 + ** Children wikis can reference documents located in the template wiki, thus preventing content duplication and easing maintenance 23 + ** Support translations documents 24 24 25 25 1.1 Known issues 26 26 ... ... @@ -28,11 +28,11 @@ 28 28 29 29 1.1 Installation 30 30 31 -XEM installation work like any XWiki wiki like XE (http://www.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HInstallingtheXWikiWARmanually) with some difference : 32 - * XEM 1.0 Milestone 1 does not support HSQLDB or DERBY. 33 - * You'll have to configure your database so that it has the rights to create new databases. See http://www.xwiki.org/xwiki/bin/view/AdminGuide/Virtualization#HRequirements for more. 31 +A XEM installation works like XWiki Enterprise (XE). Thus to install XEM check the [XE installation instructions>AdminGuide.Installation#HInstallingtheXWikiWARmanually]. 34 34 35 -After that standard installation, go to the XEM home page and follow instructions. 33 +When comapred to XE, XEM is different in the followin areas: 34 +* XEM 1.0 Milestone 1 does not support HSQLDB or DERBY. Actually at this time only MySQL is supported. 35 +* You'll have to configure your database so that it has the rights to create new databases. See the [Virtualization guide>AdminGuide.Virtualization#HRequirements] for details on how to do this. 36 36 37 +Once you have finished the standard XE-like installation, go to the XEM home page and follow the instructions there. 37 37 38 -