Wiki source code of XWiki Enterprise Manager
Last modified by Thomas Mortagne on 2020/01/29 08:02
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | XWiki Enterprise Manager (or XEM for short) is XWiki's global administration solution. It offers the ability to **create new wikis on-demand** and provides the infrastructure tools -global user management, detailed statistics- required to **manage many wikis at the same time.** | ||
2 | |||
3 | Specifically, XEM is [[XWiki Enterprise (XE)>>enterprise:Main.WebHome]] with the [[Workspaces Application>>extensions:Extension.Workspace Application]] already installed and a customized home page. | ||
4 | |||
5 | = What for? = | ||
6 | |||
7 | {{velocity filter="none"}} | ||
8 | {{html clean="false" wiki="true"}} | ||
9 | #startfloatingbox() {{image reference="WorkspaceHome.png" width="500"/}}<br/> | ||
10 | //A default Workspace Home Page// | ||
11 | #endfloatingbox() | ||
12 | {{/html}} | ||
13 | {{/velocity}} | ||
14 | |||
15 | XWiki Enterprise Manager is typically used to manage public or private wiki farms. It can be used to offer either open or closed wiki-creation capabilities. Here are typical use cases: | ||
16 | |||
17 | * Public wiki farm with wiki creation allowed for every registered user (à la [[MyXWiki.org>>http://www.myxwiki.org/]]) | ||
18 | * Private wiki farm with wiki creation allowed for users | ||
19 | * Private wiki farm where admins only can create new wikis | ||
20 | |||
21 | = Getting Started = | ||
22 | |||
23 | * [[Download the latest distribution>>manager:Main.Download]] | ||
24 | * [[XWiki Enterprise Manager installation guide>>AdminGuide.Installation]] | ||
25 | * [[XWiki Enterprise Manager Administrator's Guide>>AdminGuide.WebHome]] | ||
26 | * [[XWiki Enterprise Manager Features guide>>Main.Features]] |