| ... |
... |
@@ -1,49 +1,53 @@ |
| 1 |
1 |
(% class="wikigeneratedid" %) |
| 2 |
|
- |
| 3 |
3 |
{{velocity output="false"}} |
| 4 |
4 |
$xwiki.ssx.use('Documentation.WebHome') |
| 5 |
5 |
$xwiki.ssx.use('Documentation.UserGuide.WebHome') |
| 6 |
6 |
{{/velocity}} |
| 7 |
|
- |
| 8 |
|
-(% class="row" %) |
|
6 |
+(% class="row cards" %) |
| 9 |
9 |
((( |
| 10 |
|
-(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %) |
|
8 |
+(% class="col-xs-12 col-sm-6 col-md-4 cards-container fa-icon fa-arrow-circle-o-right" %) |
| 11 |
11 |
((( |
| 12 |
|
-== Extend your wiki == |
| 13 |
|
- |
| 14 |
|
-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. |
| 15 |
|
-To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]]. |
|
10 |
+(% class="card card1" %) |
|
11 |
+((( |
|
12 |
+(% class="card-body" %) |
|
13 |
+((( |
|
14 |
+==== (% class="card-title" %)[[Getting Started>>Documentation.UserGuide.GettingStarted.WebHome]](%%) ==== |
|
15 |
+(% class="card-text" %) |
|
16 |
+((( |
|
17 |
+Start by reading the Getting Started Guide. |
| 16 |
16 |
))) |
| 17 |
|
- |
| 18 |
|
-(% class="col-xs-12 col-sm-4 cards-container" %) |
|
19 |
+))) |
|
20 |
+))) |
|
21 |
+))) |
|
22 |
+(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) |
| 19 |
19 |
((( |
| 20 |
20 |
(% class="card card1" %) |
| 21 |
21 |
((( |
| 22 |
22 |
(% class="card-body" %) |
| 23 |
23 |
((( |
| 24 |
|
-== Create your application == |
| 25 |
|
- |
|
28 |
+==== (% class="card-title" %)[[Features>>Documentation.UserGuide.Features.WebHome]](%%) ==== |
| 26 |
26 |
(% class="card-text" %) |
| 27 |
27 |
((( |
| 28 |
|
-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). |
| 29 |
|
-AWM will take care of making it easy for you and your users to create and manage the data. |
| 30 |
|
- |
| 31 |
|
-(% class="card-text" %) |
| 32 |
|
- |
|
31 |
+In order to learn how to use XWiki, browse through the different features. Each feature page describes how to use the feature. |
| 33 |
33 |
))) |
| 34 |
34 |
))) |
| 35 |
35 |
))) |
| 36 |
36 |
))) |
| 37 |
|
- |
| 38 |
|
-(% class="col-xs-12 col-sm-4" %) |
|
36 |
+(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) |
| 39 |
39 |
((( |
| 40 |
|
-== Do as you wish == |
| 41 |
|
- |
| 42 |
|
-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. |
| 43 |
|
-Talk what you want bla bla. |
|
38 |
+(% class="card card1" %) |
|
39 |
+((( |
|
40 |
+(% class="card-body" %) |
|
41 |
+((( |
|
42 |
+==== (% class="card-title" %)[[Playground>>https://www.xwikiplayground.org]](%%) ==== |
|
43 |
+(% class="card-text" %) |
|
44 |
+((( |
|
45 |
+At the same time as you follow the guides we recommend that you try out what you learn on the Playground. This is a XWiki instance that we've set up for you so that you can easily discover the joys of using a wiki. |
| 44 |
44 |
))) |
| 45 |
45 |
))) |
| 46 |
|
- |
|
48 |
+))) |
|
49 |
+))) |
|
50 |
+))) |
| 47 |
47 |
|
| 48 |
48 |
|
| 49 |
49 |
|
| ... |
... |
@@ -51,6 +51,7 @@ |
| 51 |
51 |
|
| 52 |
52 |
|
| 53 |
53 |
|
|
58 |
+ |
| 54 |
54 |
== Willkommen in Ihrem Wiki == |
| 55 |
55 |
|
| 56 |
56 |
XWiki ist das beste Werkzeug, um Ihr Wissen zu organisieren und zu verwalten. Ein //Wiki// ist aufgeteilt in eine Hierarchie von //Seiten//. Sie können mehrere Wikis erstellen, jedes mit einem eigenen Satz von Seiten. |