| ... |
... |
@@ -1,3 +1,61 @@ |
|
1 |
+(% class="wikigeneratedid" %) |
|
2 |
+{{velocity output="false"}} |
|
3 |
+$xwiki.ssx.use('Documentation.WebHome') |
|
4 |
+$xwiki.ssx.use('Documentation.UserGuide.WebHome') |
|
5 |
+{{/velocity}} |
|
6 |
+(% class="row cards" %) |
|
7 |
+((( |
|
8 |
+(% class="col-xs-12 col-sm-6 col-md-4 cards-container fa-icon fa-arrow-circle-o-right" %) |
|
9 |
+((( |
|
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. |
|
18 |
+))) |
|
19 |
+))) |
|
20 |
+))) |
|
21 |
+))) |
|
22 |
+(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) |
|
23 |
+((( |
|
24 |
+(% class="card card1" %) |
|
25 |
+((( |
|
26 |
+(% class="card-body" %) |
|
27 |
+((( |
|
28 |
+==== (% class="card-title" %)[[Features>>Documentation.UserGuide.Features.WebHome]](%%) ==== |
|
29 |
+(% class="card-text" %) |
|
30 |
+((( |
|
31 |
+In order to learn how to use XWiki, browse through the different features. Each feature page describes how to use the feature. |
|
32 |
+))) |
|
33 |
+))) |
|
34 |
+))) |
|
35 |
+))) |
|
36 |
+(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) |
|
37 |
+((( |
|
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. |
|
46 |
+))) |
|
47 |
+))) |
|
48 |
+))) |
|
49 |
+))) |
|
50 |
+))) |
|
51 |
+ |
|
52 |
+ |
|
53 |
+ |
|
54 |
+ |
|
55 |
+ |
|
56 |
+ |
|
57 |
+ |
|
58 |
+ |
| 1 |
1 |
== Willkommen in Ihrem Wiki == |
| 2 |
2 |
|
| 3 |
3 |
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. |
| ... |
... |
@@ -20,9 +20,9 @@ |
| 20 |
20 |
Mit dem [[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome]] erfahren Sie mehr darüber, wie Sie XWiki verwenden. |
| 21 |
21 |
{{/box}} |
| 22 |
22 |
|
| 23 |
|
-(%class="row"%) |
|
81 |
+(% class="row" %) |
| 24 |
24 |
((( |
| 25 |
|
-(%class="col-xs-12 col-sm-6"%) |
|
83 |
+(% class="col-xs-12 col-sm-6" %) |
| 26 |
26 |
((( |
| 27 |
27 |
== Erweitern Sie Ihr Wiki == |
| 28 |
28 |
|
| ... |
... |
@@ -31,7 +31,7 @@ |
| 31 |
31 |
Benutzen Sie das [[Erweiterungsverzeichnis>>http://extensions.xwiki.org]], um durch die mehr als 900 für XWiki verfügbaren Community-Erweiterungen zu blättern. |
| 32 |
32 |
))) |
| 33 |
33 |
|
| 34 |
|
-(%class="col-xs-12 col-sm-6"%) |
|
92 |
+(% class="col-xs-12 col-sm-6" %) |
| 35 |
35 |
((( |
| 36 |
36 |
== Erstellen Sie Ihre Anwendung == |
| 37 |
37 |
|