Changes for page Home

Last modified by Thomas Willa on 2019/10/18 21:08

From version 1.1
edited by Thomas Mortagne
on 2019/05/03 11:24
Change comment: Copied from template:Main.WebHome
To version 2.1
edited by Thomas Willa
on 2019/10/18 21:08
Change comment: Document converted from syntax xwiki/2.1 to syntax markdown/1.1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ThomasMortagne
1 +xwiki:XWiki.Tom
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 2.1
1 +Markdown 1.1
Content
... ... @@ -12,39 +12,34 @@
12 12  {{/velocity}}
13 13  {{/box}}
14 14  
15 -= Welcome to your wiki =
15 +# Welcome to your wiki
16 16  
17 -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.
17 +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.
18 18  
19 19  XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
20 20  
21 -= The basics =
21 +# The basics
22 22  
23 23  To make the most out of your wiki, log-in and:
24 24  
25 -Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing your wiki to your needs.
25 +Use the #[velocity]("$services.icon.render('pencil')") button above to _edit_ this page and start customizing your wiki to your needs.
26 26  
27 -Use the {{velocity}}$services.icon.render('add'){{/velocity}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content.
27 +Use the #[velocity]("$services.icon.render('add')") button above to _add_ more pages to your wiki and create the _hierarchy_ that best organizes your content.
28 28  
29 -Use the {{velocity}}$services.icon.render('home'){{/velocity}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them.
29 +Use the #[velocity]("$services.icon.render('home')") breadcrumbs located above the title to _navigate_ inside your pages. It's easy to get lost in a big wiki without them.
30 30  
31 -You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features.
31 +You can also use the [Sandbox](Sandbox.WebHome) for more demo content and generally a place to experiment with your wiki's features.
32 32  
33 - {{box}}Learn more on how to use XWiki with the {{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}.{{/box}}
33 + #[box]("Learn more on how to use XWiki with the {{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}.")
34 34  
35 -(%class="row"%)(((
36 -(%class="col-xs-12 col-sm-6"%)(((
37 -= Extend your wiki =
35 +# Extend your wiki
38 38  
39 -To extend the power and functionalities of your wiki with the features that //you// need, head over to the {{velocity}}[[Extension Manager>>path:$xwiki.getURL($services.model.createDocumentReference('wiki', 'XWiki', 'XWikiPreferences'), 'admin', 'editor=globaladmin&section=XWiki.Extensions')]]{{/velocity}} where you can search for and install extensions.
37 +To extend the power and functionalities of your wiki with the features that _you_ need, head over to the #[velocity]("[[Extension Manager>>path:$xwiki.getURL($services.model.createDocumentReference('wiki', 'XWiki', 'XWikiPreferences'), 'admin', 'editor=globaladmin&section=XWiki.Extensions')]]") where you can search for and install extensions.
40 40  
41 -To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]].
42 -)))
43 -(%class="col-xs-12 col-sm-6"%)(((
44 -= Create your application =
39 +To browse through the 900+ community contributed extensions available for XWiki, head over to the [Extensions Repository](http://extensions.xwiki.org).
45 45  
46 -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).
41 +# Create your application
47 47  
43 +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).
44 +
48 48  AWM will take care of making it easy for you and your users to create and manage the data.
49 -)))
50 -)))