Wiki source code of AdminGuide

Version 5.1 by Thomas Mortagne on 2009/01/19

Show last authors
1 1 Administrator's Guide
2
3 Everything you want to know about administrating XWiki, from Installation to backups and more.
4 1.1 Admin Topics
5
6 <dl>
7
8 <dt>*[Installation>Installation]*</dt>
9 <dd>
10 Learn how to install XWiki on your machine or upgrade an existing installation.
11 </dd>
12
13 <dt>*[Configuration>Configuration]*</dt>
14 <dd>
15 Learn how to configure and tune XWiki in various ways.
16 </dd>
17
18 <dt>*[Backup/Restore>Backup]*</dt>
19 <dd>
20 Learn how to backup and restore your wiki.
21 </dd>
22
23 <dt>*[Virtual Wikis>Virtualization]*</dt>
24 <dd>You can run multiple XWiki services on a single XWiki server using a Virtual configuration; without needing a supercharged server. Here's how to do it.</dd>
25
26 <dt>*[Import/Export>ImportExport]*</dt>
27 <dd>
28 Import and Export pages to and from your wikis.
29 </dd>
30
31 <dt>*[Security]*</dt>
32 <dd>
33 Tune the configuration to secure your wiki.
34 </dd>
35
36 <dt>*[User Management]*</dt>
37 <dd>
38 Add, Edit, Delete and manage users.
39 </dd>
40
41 <dt>*[Group Management]*</dt>
42 <dd>
43 Add, Edit, Delete and manage groups.
44 </dd>
45
46 <dt>*[Skins>Skins]*</dt>
47 <dd>
48 Learn how to use a different skin and even how to create a complete new one.
49 </dd>
50
51 <dt>*[Encoding]*</dt>
52 <dd>
53 Learn how to configure XWiki for UTF-8 or any other non-default encoding.
54 </dd>
55
56 <dt>*[Authentication]*</dt>
57 <dd>
58 Configure XWiki's authentication mechanism (Database, LDAP, custom implementation, etc).
59 </dd>
60
61 <dt>*[Logging]*</dt>
62 <dd>
63 Configure XWiki's logging system.
64 </dd>
65
66 <dt>*[Database Administration]*</dt>
67 <dd>
68 Administer your XWiki database.
69 </dd>
70
71 <dt>*[Performances]*</dt>
72 <dd>
73 Improve your wiki's performances.
74 </dd>
75
76 <dt>*[URL resolution]*</dt>
77 <dd>
78 Learn how XWiki parse and interpret given URL.
79 </dd>
80
81 </dl>

Get Connected