Wiki source code of Home
Version 7.1 by Ricardo Julio Rodríguez Fernández on 2025/09/08 07:10
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{velocity}}#set ($showLeftPanels = '1')#set ($showRightPanels = '1'){{/velocity}} | ||
2 | == Welcome to your wiki == | ||
3 | |||
4 | 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. | ||
5 | |||
6 | XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. | ||
7 | |||
8 | == The basics == | ||
9 | |||
10 | To make the most out of your wiki, log-in and: | ||
11 | |||
12 | Use the {{displayIcon name="pencil"/}} button above to //edit// this page and start customizing your wiki to your needs. | ||
13 | |||
14 | Use the {{displayIcon name="add"/}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content. | ||
15 | |||
16 | 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. | ||
17 | |||
18 | You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features. | ||
19 | |||
20 | {{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}} | ||
21 | |||
22 | (% class="row" %) | ||
23 | ((( | ||
24 | (% class="col-xs-12 col-sm-6" %) | ||
25 | ((( | ||
26 | == Extend your wiki == | ||
27 | |||
28 | 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. | ||
29 | |||
30 | To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]]. | ||
31 | ))) | ||
32 | |||
33 | (% class="col-xs-12 col-sm-6" %) | ||
34 | ((( | ||
35 | == Create your application == | ||
36 | |||
37 | 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). | ||
38 | |||
39 | AWM will take care of making it easy for you and your users to create and manage the data. | ||
40 | ))) | ||
41 | ))) |