Changes for page Comradeship Home

Last modified by Avak Garabed on 2020/10/20 02:48

From version 2.1
edited by Avak Garabed
on 2020/03/29 14:22
Change comment: Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/11.10.2]
To version 3.1
edited by Avak Garabed
on 2020/03/29 14:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Home
1 +Comradeship
Content
... ... @@ -30,10 +30,14 @@
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}}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}}
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}}
34 34  
35 -(%class="row"%)(((
36 -(%class="col-xs-12 col-sm-6"%)(((
37 +(% class="row" %)
38 +(((
39 +(% class="col-xs-12 col-sm-6" %)
40 +(((
37 37  = Extend your wiki =
38 38  
39 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.
... ... @@ -40,7 +40,9 @@
40 40  
41 41  To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]].
42 42  )))
43 -(%class="col-xs-12 col-sm-6"%)(((
47 +
48 +(% class="col-xs-12 col-sm-6" %)
49 +(((
44 44  = Create your application =
45 45  
46 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).