Wiki source code of First steps with XWiki
Version 10.1 by Silvia Macovei on 2018/09/25
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | This section will guide you through a number of common actions that you may want to do when starting a new wiki. We divided it in 2 different parts depending on whether you're an user or an administrator. Here goes: | ||
2 | |||
3 | (% class="row cards" %) | ||
4 | ((( | ||
5 | (% class="col-xs-12 col-md-6 cards-container" %) | ||
6 | ((( | ||
7 | {{html clean="false"}} | ||
8 | <div class="card card2" style="border: 0;"> | ||
9 | <div class="card-body"> | ||
10 | {{/html}} | ||
11 | |||
12 | (% style="margin-top: 0" %) | ||
13 | = If you're an Administrator = | ||
14 | |||
15 | In order to perform the following actions, you will need to login using the following credentials: | ||
16 | |||
17 | * Username: Admin | ||
18 | * Password: admin((( | ||
19 | {{warning}} | ||
20 | We strongly recommend you change the Admin's password to a secret one ASAP. To do so, please go to the Admin's profile page and click on "Change my password" | ||
21 | {{/warning}} | ||
22 | ))) | ||
23 | * [[Changing the logo and the panels>>enterprise:GettingStarted.ChangingTheLogoAndThePanels]] | ||
24 | * [[Creating new users>>enterprise:GettingStarted.CreatingNewUsers]] | ||
25 | * [[Setting user rights>>enterprise:GettingStarted.SettingUserRights]] | ||
26 | |||
27 | Next: [[Going further with XWiki>>enterprise:GettingStarted.GoingFurther]] | ||
28 | {{html clean="false"}} | ||
29 | </div> | ||
30 | </div>{{/html}} | ||
31 | ))) | ||
32 | |||
33 | (% class="row cards" %) | ||
34 | ((( | ||
35 | (% class="col-xs-12 col-md-6 cards-container" %) | ||
36 | ((( | ||
37 | {{html clean="false"}} | ||
38 | <div class="card card2" style="border: 0;"> | ||
39 | <div class="card-body"> | ||
40 | {{/html}} | ||
41 | |||
42 | (% style="margin-top: 0" %) | ||
43 | = If you're a User = | ||
44 | |||
45 | In order to perform the following actions, you may need to login. Please ask your administrator for your login credentials. | ||
46 | |||
47 | * [[Editing a page>>enterprise:GettingStarted.EditingAPage]] | ||
48 | * [[Page history>>enterprise:GettingStarted.PageHistory]] | ||
49 | {{html clean="false"}} | ||
50 | </div> | ||
51 | </div>{{/html}} | ||
52 | ))) | ||
53 | ))) | ||
54 | ))) |