Changes for page Home
Last modified by Alex Jaeger on 2026/08/16 15:38
From version 41.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
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
-
... ... @@ -8,11 +8,86 @@ 8 8 9 9 {{html clean="false" wiki="true"}} 10 10 11 +<div id="xwikicontent" class="col-xs-12"> 11 11 <ul class="card-list"> 12 12 <li class="card"> 13 -HEllo 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> 14 14 </li> 15 15 </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> 16 16 17 - 18 18 {{/html}} 56 + 57 + 58 + 59 + 60 +== The basics == 61 + 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]]. 83 +))) 84 + 85 +(% class="col-xs-12 col-sm-6" %) 86 +((( 87 +== Create your application == 88 + 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 +)))