Wiki source code of First steps with XWiki

Last modified by Simon Urli on 2023/10/10

Show last authors
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 into 3 different parts depending on whether you're a user, an administrator or a developer. Here goes:
2
3 |**If you're a User**|(((
4 In order to perform the following actions, you may need to log in. Please ask your administrator for your login credentials. Learn more about:
5
6 * [[Creating a page>>xwiki:Documentation.UserGuide.GettingStarted.CreatingAPage]]
7 * [[Editing a page>>xwiki:Documentation.UserGuide.GettingStarted.EditingAPage]]
8 * [[Page history>>xwiki:Documentation.UserGuide.GettingStarted.PageHistory]]
9 )))
10 |**If you're an Administrator**|(((
11 As an Admin, you may want to get started with the following steps:
12
13 * [[Changing the logo and the panels>>xwiki:Documentation.UserGuide.GettingStarted.ChangingTheLogoAndThePanels]]
14 * [[Creating new users>>xwiki:Documentation.UserGuide.GettingStarted.CreatingNewUsers]]
15 * [[Setting user rights>>xwiki:Documentation.UserGuide.GettingStarted.SettingUserRights]]
16 )))
17 |**If you're a Developer**|(((
18 XWiki is also a second generation wiki. You can build simple applications, extend the platform with custom plugins, or even build complex Web applications. The Getting Started guide only covers basic use cases for users and admins, however, there are plenty of resources for Developers as well in the documentation. XWiki's powerful programming features are documented in the [[Developer's Guide>>xwiki:Documentation.DevGuide.WebHome]]. A number of applications are pre-installed but additional applications, macros and other extensions are available on the [[Extensions wiki>>extensions:Main.WebHome]]. The documentation for the [[XWiki Rendering>>rendering:Main.WebHome]] has a [[dedicated wiki>>rendering:Main.WebHome]].
19 For documentation related to the development of XWiki itself, visit the [[XWiki Development Zone>>dev:Main.WebHome]].
20 )))
21
22 {{success}}
23 **Next: [[Step 1 Creating a page>>CreatingAPage]]**
24 {{/success}}

Get Connected