Changes for page Home

Last modified by Drunk Monkey on 2023-01-28 07:10

From version 1.1
edited by Drunk Monkey
on 2020-04-11 15:52
Change comment: Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/12.2.1]
To version 3.1
edited by Drunk Monkey
on 2021-06-23 08:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,8 +16,24 @@
16 16  
17 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 -XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
19 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. test
20 20  
21 +
22 +{{velocity}}
23 +
24 +#if (!$isGuest)
25 +
26 + ## This link will only be visible to users that have admin rights on this document
27 +* I hope you find this collection of information useful.
28 +
29 +#else
30 +
31 +* Mentorship and Commentaries
32 +
33 +#end
34 +
35 +{{/velocity}}
36 +
21 21  = The basics =
22 22  
23 23  To make the most out of your wiki, log-in and:
... ... @@ -30,13 +30,11 @@
30 30  
31 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}}
34 -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}}.
35 -{{/box}}
49 + {{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}}
36 36  
37 -(%class="row"%)
51 +(% class="row" %)
38 38  (((
39 -(%class="col-xs-12 col-sm-6"%)
53 +(% class="col-xs-12 col-sm-6" %)
40 40  (((
41 41  = Extend your wiki =
42 42  
... ... @@ -45,7 +45,7 @@
45 45  To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]].
46 46  )))
47 47  
48 -(%class="col-xs-12 col-sm-6"%)
62 +(% class="col-xs-12 col-sm-6" %)
49 49  (((
50 50  = Create your application =
51 51