Wiki source code of Getting Started
Version 65.4 by Lucas Charpentier (Sereza7) on 2024/11/28
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{velocity output="false"}} | ||
2 | $xwiki.ssx.use('Documentation.UserGuide.GettingStarted.WebHome') | ||
3 | {{/velocity}} | ||
4 | |||
5 | 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>>Documentation.UserGuide.GettingStarted.WhatIsAWiki]]. | ||
6 | |||
7 | XWiki's use cases are diverse: collaborative intranet, knowledge base, CMS, competitive intelligence, public debate, collaborative creation of school courses, website creation, etc. Read more on [[what wikis can be used for>>Documentation.UserGuide.GettingStarted.WhatCanAWikiBeUsedFor]], [[what makes XWiki special>>Documentation.UserGuide.GettingStarted.WhatsSpecialAboutXWiki.WebHome]] and a [[second generation wiki>>xwiki:Main.SecondGenerationWiki]]. | ||
8 | |||
9 | You can visit the [[references page>>xwiki:References.WebHome]] to see a list of varied projects based on XWiki. A short form on this page allows to share your own XWiki project. You can also go to the [[XWiki project homepage>>xwiki:Main.WebHome]] to see some of the companies that use XWiki or check out the [[testimonials page>>Main.Feedback.Testimonials]] to view what our users have to say. | ||
10 | |||
11 | = Basic information = | ||
12 | |||
13 | The first thing you want to do is [[download>>xwiki:Download.WebHome]] and [[install XWiki>>xwiki:Documentation.AdminGuide.Installation]]. For first time XWiki users and users who wish to quickly try out XWiki, we recommend installing the [[standalone distribution>>xwiki:Documentation.AdminGuide.InstallationStandalone]]. If you're not looking to install XWiki from scratch, you can also [[try it directly online>>doc:Hosted.WebHome]]. | ||
14 | |||
15 | (% class="row" %) | ||
16 | ((( | ||
17 | (% class="col-xs-12 col-md-6" %) | ||
18 | ((( | ||
19 | Then, as you log in to your wiki, the first thing you see is the wiki homepage. | ||
20 | |||
21 | [[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>>xwiki:Documentation.UserGuide.Features.ContentOrganization]]. From this area, you can [[add new pages>>xwiki:Documentation.UserGuide.Features.DocumentLifecycle]] by clicking the "Create" button. | ||
22 | |||
23 | [[image:2.png||class="image-label"]] Whenever you want to [[modify a page>>xwiki:Documentation.UserGuide.Features.PageEditing]], click on the "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>>xwiki:Documentation.UserGuide.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 menu on the right. | ||
24 | |||
25 | [[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>>xwiki:Documentation.UserGuide.Features.Notifications]] menu. | ||
26 | |||
27 | [[image:4.png||class="image-label"]] By expanding the drawer menu on the right you can log in, register, access your profile or go to the [[wiki administration>>extensions:Extension.Administration Application]]. You can also access the wiki, page or user [[index>>extensions:Extension.Index Application]], as well as add a new wiki. | ||
28 | |||
29 | [[image:5.png||class="image-label"]] You can easily edit/modify the content of the homepage to replace it with your own content. | ||
30 | |||
31 | [[image:6.png||class="image-label"]] Lateral menus are handled using panels. A [[panel>>Documentation.UserGuide.GettingStarted.ChangingTheLogoAndThePanels]] is a widget you can see on the left and/or right of every page of your wiki in the standard version of XWiki. By default, you will see "Applications" and "Navigation" panels on the left and medium-sized panels on the right. | ||
32 | |||
33 | [[image:7.png||class="image-label"]] The tabbed area at the bottom of the page features by default [[comments>>xwiki:Documentation.UserGuide.Features.DocumentLifecycle||anchor="HComments"]], [[attachments>>xwiki:Documentation.UserGuide.Features.Attachments]], [[page history>>xwiki:Documentation.UserGuide.Features.VersionControl]] and page information. | ||
34 | ))) | ||
35 | |||
36 | (% class="col-xs-12 col-md-6" %) | ||
37 | ((( | ||
38 | {{comment}} | ||
39 | READ ME: No change needed, just update Homepage.png with a new screenshot | ||
40 | {{/comment}} | ||
41 | |||
42 | (% class="image-container" %) | ||
43 | ((( | ||
44 | [[image:Homepage.png]] | ||
45 | |||
46 | (% class="image-overlay" %) | ||
47 | ((( | ||
48 | [[image:Homepage.png]] | ||
49 | ))) | ||
50 | ))) | ||
51 | ))) | ||
52 | ))) | ||
53 | |||
54 | You can check the [[complete list of features>>Documentation.UserGuide.Features.WebHome]]. You can also [[get started with the first steps>>FirstStepsWithXWiki]] or skip directly to [[more advanced topics>>GoingFurther]]. | ||
55 | |||
56 | {{warning}} | ||
57 | 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: | ||
58 | |||
59 | * [[Community support>>xwiki:Main.Support||anchor="HCommunitySupport"]] | ||
60 | * [[Professional support>>xwiki:Main.Support||anchor="HProfessionalSupport"]] | ||
61 | {{/warning}} | ||
62 | |||
63 |