Wiki source code of Install Wiki Pages
Version 2.2 by Vincent Massol on 2014/06/07
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | The final step is to fill your Wiki with initial content (i.e. wiki pages). | ||
2 | |||
3 | This job is done by the [[Distribution Wizard>>platform:Features.DistributionWizard]] which automatically starts when you are browsing your new XWiki instance for the first time. | ||
4 | |||
5 | {{info}} | ||
6 | The wiki comes configured with an "Admin" user (the password is ##admin## in lowercase). You'll need that username/password to log in. | ||
7 | {{/info}} | ||
8 | |||
9 | Alternatively you can skip the Distribution Wizard and finish this step by hand (this can be useful for example if you're offline and wish to install XWiki): | ||
10 | |||
11 | * Create new pages by hand | ||
12 | * Import the default Wiki that we are providing as a [[XAR file>>xwiki:Main.Download]] by using the [[Import feature>>AdminGuide.ImportExport]] | ||
13 | |||
14 | The default wiki is a fully configured wiki that you can use as a starting point for creating your own wiki content. It provides the following: | ||
15 | |||
16 | * A [[Blog>>extensions:Extension.Blog Application]] | ||
17 | * A [[Dashboard>>extensions:Extension.Dashboard Application]] | ||
18 | * A [[Panels Application>>extensions:Extension.Panels Application]] | ||
19 | * [[Search>>extensions:Extension.Search Application]] | ||
20 | * [[Administration features>>extensions:Extension.Administration Application]] (Access rights, Group and users management, etc) | ||
21 | * ... and much more | ||
22 | |||
23 | {{warning}} | ||
24 | If you're upgrading an existing wiki using the manual Import feature, be careful that the XAR import operation will replace the content of the existing pages of your wiki with the content of the XAR (New pages that you have created will not be modified). As a consequence it's critical that you [[perform a backup>>platform:AdminGuide.Backup]] first and read the upgrade nodes bellow carefully. | ||
25 | |||
26 | On the other hand, if you use the Distribution Wizard, it'll automatically perform a merge and prompt you for action in case there's a conflict it cannot resolve automatically. Thus using the Distribution Wizard is what we recommend. | ||
27 | {{/warning}} |