Changes for page Home
Last modified by Alex Jaeger on 2026/08/16 15:38
From version 46.1
edited by Alex Jaeger
on 2026/08/14 09:39
on 2026/08/14 09:39
Change comment:
There is no comment for this version
To version 40.1
edited by Alex Jaeger
on 2026/08/13 17:07
on 2026/08/13 17:07
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,35 +1,56 @@ 1 - {{containerlayoutStyle="columns"}}1 +== Welcome to your wiki == 2 2 3 - (((3 +XWiki is the best tool to organize your knowledge. A //wiki// is organized in a hierarchy of //pages//. You can create multiple wikis, each with its own set of pages. 4 4 5 -{{box title="Project One"}} 6 -Description of project one. 5 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. 7 7 8 -[[View Project>>Projects.ProjectOne]] 9 -{{/box}} 10 10 11 -))) 12 12 13 - (((9 +{{html clean="false" wiki="true"}} 14 14 15 -{{box title="Project Two"}} 16 -Description of project two. 11 +<ul class="card-list"> 12 +<li class="card"> 13 +HEllo 14 +</li 15 +</ul> 17 17 18 -[[View Project>>Projects.ProjectTwo]] 19 -{{/box}} 20 20 21 - )))18 +{{/html}} 22 22 23 -((( 24 24 25 -{{box title="Documentation"}} 26 -Technical documentation. 27 27 28 -[[View Documentation>>Documentation.WebHome]] 29 -{{/box}} 30 30 23 +== The basics == 24 + 25 +To make the most out of your wiki, log-in and: 26 + 27 +Use the {{displayIcon name="pencil"/}} button above to //edit// this page and start customizing your wiki to your needs. 28 + 29 +Use the {{displayIcon name="add"/}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content. 30 + 31 +Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them. 32 + 33 +You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features. 34 + 35 + {{box}}Learn more on how to use XWiki with the [[Getting Started Guide>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome]].{{/box}} 36 + 37 +(% class="row" %) 38 +((( 39 +(% class="col-xs-12 col-sm-6" %) 40 +((( 41 +== Extend your wiki == 42 + 43 +To extend the power and functionalities of your wiki with the features that //you// need, head over to the [[Extension Manager>>XWiki.XWikiPreferences||queryString="editor=globaladmin§ion=XWiki.Extensions"]] where you can search for and install extensions. 44 + 45 +To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]]. 31 31 ))) 32 32 33 -{{/container}} 48 +(% class="col-xs-12 col-sm-6" %) 49 +((( 50 +== Create your application == 34 34 35 - 52 +Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM). 53 + 54 +AWM will take care of making it easy for you and your users to create and manage the data. 55 +))) 56 +)))