Version 28.1 by Silvia Macovei on 2016/05/26

Show last authors
1 Welcome to the XWiki "Get Started" page. This guide provides basic information on how to set up and use XWiki Enterprise. (Click **[[here>>enterprise:GettingStarted.WhatIsAWiki]]** to learn more about wikis.)
2
3 XWiki's use cases are diverse: collaborative intranet, knowledge base, CMS, competitive intelligence, public debate, collaborative creation of school courses, web site creation, etc. Read more on **[[what wikis can be used for>>enterprise:GettingStarted.WhatCanAWikiBeUsedFor]]**, **[[what makes XWiki Enterprise special>>enterprise:GettingStarted.WhatsSpecialAboutXWikiEnterprise]]** and a **[[second generation wiki>>platform:Main.SecondGenerationWiki]]**.
4
5 You can visit the **[[references page>>xwiki:References.WebHome]]** to see a list of varied projects based on XWiki. You can add your own project to the same page by filling in a short form. You can also go to the **[[XWiki project homepage>>xwiki:Main.WebHome]]** to see **[[some of the companies that use XWiki>>xwiki:Main.WebHome]]** or check out the **[[testimonials page>>xwiki:References.Testimonials]]** to view what our users have to say.
6
7 {{success}}
8 If you need more help with your wiki or you'd like to get in touch with the community please visit the **[[support page>>xwiki:Main.Support]]**. There you'll find more information on:
9 * **[[Community support>>xwiki:Main.Support||anchor="HCommunitySupport"]]**
10 * **[[Professional support>>xwiki:Main.Support||anchor="HProfessionalSupport"]]**
11 {{/success}}
12
13 {{box cssClass="floatinginfobox" title="**Contents**"}}
14 {{toc/}}
15 {{/box}}
16
17 = Basic information =
18
19 As you log in to your wiki the first thing you see is the wiki homepage.
20
21 [[image:Homepage.PNG||style="border: 1px solid silver;"]]
22
23 [[image:1.png||style="vertical-align: middle;"]] XWiki Enterprise is divided into **Wikis and Pages**. Inside a wiki, you can create a hierarchy of pages, by creating pages inside other pages. This feature is called **[[Nested Pages>>platform:Features.ContentOrganization]]**. From this area you can **[[add new pages>>platform:Features.DocumentLifecycle]]** by clicking the "+" button.
24
25 [[image:2.png||style="vertical-align: middle;"]] Whenever you want to **[[modify a page>>platform:Features.PageEditing]]**, click on the pen edit button, make your changes and save the page. The modified page now replaces the previous version. Each version of the page is stored in the **[[page history>>platform:Features.VersionControl]]** and can be reverted to if needed. More page actions, such as Administer, Copy, Rename, Delete, Export, are also available from the last two menus on the right.
26
27 [[image:3.png||style="vertical-align: middle;"]] From the upper right corner you may click on your **[[profile>>extensions:Extension.User Profile Application]]**, or the **notifications menu**.
28
29 [[image:4.png||style="vertical-align: middle;"]] By expanding the drawer menu on the right you can **access you profile** or go to the **wiki administration**. You can also access the **wiki, page or user indexes**, as well as **add a new wiki**.
30
31 [[image:5.png||style="vertical-align: middle;"]] The **[[dashboard>>extensions:Extension.Dashboard Application]]** allows users to customize pages by adding gadgets. You can edit/modify the dashboard by editing the page which contains the dashboard. The default dashboard has:
32 (((* A welcome message
33 * The pages macro
34 * A tags cloud
35 * The ability to send messages
36 * The activity stream)))
37
38 [[image:6.png||style="vertical-align: middle;"]] Lateral menus are handled using panels. A **[[panel>>GettingStarted.ChangingTheLogoAndThePanels]]** is a widget you can see on the left and right of every page of your wiki in the standard version of XWiki Enterprise. By default you will see a small sized Applications panel on the left and medium sized panels on the right.
39
40 [[image:7.png||style="vertical-align: middle;"]] The tabbed area at the bottom of the page features by default **[[comments>>platform:Features.DocumentLifecycle||anchor="HComments"]]**, **[[attachments>>platform:Features.Attachments]]**, **[[page history>>platform:Features.VersionControl]]**, **page information**.
41
42 To see the complete list of features go to the **[[features page>>enterprise:Main.Features]]**. More information on the first steps with XWiki Enterprise can be found on **[[this page>>enterprise:GettingStarted.FirstStepsWithXWikiEnterprise]]**.
43
44 = If you're an Administrator =
45
46 Before you perform admin actions, you will need to log in using the following credentials:
47 {{code}}Username: Admin
48 Password: admin{{/code}}
49 We strongly recommend you change the Admin's password to a secret one as soon as you can.
50
51 The **[[XWiki Platform>>platform:Main.WebHome]]** provides general information for admins that need to customize their wiki application (authentication, DB, performance tuning, etc.). Everything you want to know about administrating XWiki, from installation to backups is available in the **[[Administrator's Guide>>platform:AdminGuide.WebHome]]**:
52
53 * Discover how to **[[create users and groups>>platform:Features.UsersAndGroupsManagement]]** and **[[handle rights on your wiki>>platform:Features.RightsManagement]]**.
54 * Learn how to customize the look and feel of the wiki (**[[skin>>platform:AdminGuide.Skins]]**, **[[color themes>>extensions:Extension.Color Theme Application]]**, **[[panels>>extensions:Extension.Panels Application]]**)
55 * See how you can backup your wiki, import XAR files to the wiki and much more.
56
57 = If you're a Developer =
58
59 XWiki is also a second generation wiki. You can build simple applications, extend the platform with custom plugins, or even build complex Web applications. XWiki's powerful programming features are documented in the **[[Developer's Guide>>platform:DevGuide.WebHome]]**. A number of applications are built-in, such as the Blog. 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]]**.
60
61 For documentation related to contributing to the XWiki project, visit the **[[XWiki Development Zone>>dev:Main.WebHome]]**.

Get Connected