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 39.1
edited by Alex Jaeger
on 2026/08/13 17:04
on 2026/08/13 17:04
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,93 @@ 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 +<div id="xwikicontent" class="col-xs-12"> 12 +<ul class="card-list"> 13 +<li class="card"> 14 +<div class="well"> 15 +<div> 16 +<a href="https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/?version=17.10.11"> 17 +<span class="icon fa fa-support"></span> 18 +Getting Started 19 +</a> 20 +</div> 21 +<p class="noitems"> 22 +Easy steps to get you started with XWiki. 23 +</p> 24 +<ul class="noitems"> 25 +<li> 26 +<a href="https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/?version=17.10.11" class="wikiexternallink"> 27 +Learn more 28 +</a> 29 +</li> 30 +</ul> 31 +</div> 32 +</li> 33 +<li class="card"> 34 +<div class="well"> 35 +<div> 36 +<a href="/bin/view/Help/Videos/"> 37 +<span class="icon fa fa-play-circle"></span> 38 +Videos 39 +</a> 40 +</div> 41 +<p class="noitems"> 42 +View our collection of video tutorials. 43 +</p> 44 +<ul class="noitems"> 45 +<li> 46 +<a href="/bin/view/Help/Videos/"> 47 +Learn more 48 +</a> 49 +</li> 50 +</ul> 51 +</div> 52 +</li> 53 +</ul></div> 17 17 18 -[[View Project>>Projects.ProjectTwo]] 19 -{{/box}} 55 +{{/html}} 20 20 21 -))) 22 22 23 -((( 24 24 25 -{{box title="Documentation"}} 26 -Technical documentation. 27 27 28 -[[View Documentation>>Documentation.WebHome]] 29 -{{/box}} 60 +== The basics == 30 30 62 +To make the most out of your wiki, log-in and: 63 + 64 +Use the {{displayIcon name="pencil"/}} button above to //edit// this page and start customizing your wiki to your needs. 65 + 66 +Use the {{displayIcon name="add"/}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content. 67 + 68 +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. 69 + 70 +You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features. 71 + 72 + {{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}} 73 + 74 +(% class="row" %) 75 +((( 76 +(% class="col-xs-12 col-sm-6" %) 77 +((( 78 +== Extend your wiki == 79 + 80 +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. 81 + 82 +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}} 85 +(% class="col-xs-12 col-sm-6" %) 86 +((( 87 +== Create your application == 34 34 35 - 89 +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). 90 + 91 +AWM will take care of making it easy for you and your users to create and manage the data. 92 +))) 93 +)))