Changes for page Getting Started

Last modified by Simon Urli on 2023/10/10

<
From version < 48.1 >
edited by Ecaterina Moraru (Valica)
on 2017/08/22
To version < 48.2 >
edited by Ecaterina Moraru (Valica)
on 2017/08/22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,7 @@
1 +{{velocity output="false"}}
2 +$xwiki.ssx.use('enterprise:GettingStarted.WebHome')
3 +{{/velocity}}
4 +
1 1  Welcome to the XWiki "Get Started" page. This guide provides basic information on how to set up and use XWiki. Start by learning more about [[wikis>>enterprise:GettingStarted.WhatIsAWiki]].
2 2  
3 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 special>>enterprise:GettingStarted.WhatsSpecialAboutXWikiEnterprise]] and a [[second generation wiki>>platform:Main.SecondGenerationWiki]].
... ... @@ -15,15 +15,15 @@
15 15  (((
16 16  Then, as you log in to your wiki, the first thing you see is the wiki homepage.
17 17  
18 -[[image:1.png||style="vertical-align: middle;"]] XWiki 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.
22 +[[image:1.png||class="image-label"]] XWiki 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.
19 19  
20 -[[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.
24 +[[image:2.png||class="image-label"]] 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.
21 21  
22 -[[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.
26 +[[image:3.png||class="image-label"]] From the upper right corner you may click on your [[profile>>extensions:Extension.User Profile Application]], or the notifications menu.
23 23  
24 -[[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>>extensions:Extension.Administration Application]]. You can also access the wiki, page or user [[indexes>>extensions:Extension.Index Application]], as well as add a new wiki.
28 +[[image:4.png||class="image-label"]] By expanding the drawer menu on the right you can access you profile or go to the [[wiki administration>>extensions:Extension.Administration Application]]. You can also access the wiki, page or user [[indexes>>extensions:Extension.Index Application]], as well as add a new wiki.
25 25  
26 -[[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:
30 +[[image:5.png||class="image-label"]] 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:
27 27  
28 28  (((
29 29  * A welcome message
... ... @@ -33,16 +33,28 @@
33 33  * The activity stream
34 34  )))
35 35  
36 -[[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. By default you will see a small sized Applications panel on the left and medium sized panels on the right.
40 +[[image:6.png||class="image-label"]] 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. By default you will see a small sized Applications panel on the left and medium sized panels on the right.
37 37  
38 -[[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.
42 +[[image:7.png||class="image-label"]] 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.
39 39  )))
40 40  
41 41  (% class="col-xs-12 col-md-6" %)
42 42  (((
43 -[[image:Homepage.PNG>>attach:Homepage.PNG]]
47 +{{comment}}
48 +READ ME: No change needed, just update Homepage.png with a new screenshot
49 +{{/comment}}
50 +
51 +(% class="image-container" %)
52 +(((
53 +image:Homepage.png
54 +
55 +(% class="image-overlay" %)
56 +(((
57 +image:Homepage.png
44 44  )))
45 45  )))
60 +)))
61 +)))
46 46  
47 47  To see the complete list of features go to the [[features page>>enterprise:Main.Features]]. More information on the first steps with XWiki can be found on [[this page>>enterprise:GettingStarted.FirstStepsWithXWikiEnterprise]].
48 48  

Get Connected