Wiki source code of Home
Version 39.1 by Alex Jaeger on 2026/08/13 17:04
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | == Welcome to your wiki == |
| 2 | |||
| 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 | |||
| 5 | XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. | ||
| 6 | |||
| |
2.1 | 7 | |
| |
13.1 | 8 | |
| |
15.1 | 9 | {{html clean="false" wiki="true"}} |
| |
13.1 | 10 | |
| |
39.1 | 11 | <div id="xwikicontent" class="col-xs-12"> |
| |
38.1 | 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> | ||
| |
13.1 | 20 | </div> |
| |
38.1 | 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> | ||
| |
39.1 | 53 | </ul></div> |
| 54 | |||
| |
13.1 | 55 | {{/html}} |
| 56 | |||
| 57 | |||
| 58 | |||
| 59 | |||
| |
1.1 | 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 | ))) |