Changes for page testpage2

Last modified by geosens on 2025/01/15 19:04

From version 86.1
edited by geosens
on 2025/01/15 19:04
Change comment: There is no comment for this version
To version 13.1
edited by geosens
on 2024/12/02 22:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,124 +1,49 @@
1 1  {{velocity output="false"}}
2 2  $xwiki.ssx.use('Documentation.WebHome')
3 3  {{/velocity}}
4 -
5 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
4 +(% class="row cards" %)
6 6  (((
7 -(% class="card card1 border-green" %)
6 +(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %)
8 8  (((
9 -(% class="card-header h2-green" %)
8 +(% class="card card1" %)
10 10  (((
11 -== Die VitiMeteo Website ==
12 -)))
13 -
14 14  (% class="card-body" %)
15 15  (((
16 -Was bietet die Vitimeteo Website.
17 -)))
18 -
19 -(% class="card-footer text-right" %)
12 +==== (% class="card-title" %)[[Scripting API Guide>>Documentation.DevGuide.Scripting.APIGuide.WebHome]](%%) ====
13 +(% class="card-text" %)
20 20  (((
21 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
15 +Guide that show how to use important XWiki APIs from a script.
22 22  )))
23 23  )))
24 24  )))
25 -
26 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container border-blue" %)
27 -(((
28 -(% class="card card1" %)
29 -(((
30 -(% class="card-header" %)
31 -(((
32 -== Über VitiMeteo ==
33 33  )))
34 -
35 -(% class="card-body" %)
20 +(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %)
36 36  (((
37 -Eine kurze Vorstellung des Vitimeteo - Projekts.
38 -)))
39 -
40 -(% class="card-footer text-right" %)
41 -(((
42 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
43 -)))
44 -)))
45 -)))
46 -
47 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
48 -(((
49 49  (% class="card card1" %)
50 50  (((
51 -(% class="card-header" %)
52 -(((
53 -== Die Modelle ==
54 -)))
55 -
56 56  (% class="card-body" %)
57 57  (((
58 -Vitimeteo modelliert Rebkrankheiten und -Schädlinge, um eine optimale und schonende Behandlung zu ermöglichen.
59 -)))
60 -
61 -(% class="card-footer text-right" %)
26 +==== (% class="card-title" %)[[API Reference>>Documentation.DevGuide.API.WebHome]](%%) ====
27 +(% class="card-text" %)
62 62  (((
63 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
29 +The API is available as a JavaDoc. It presents the objects and properties that you can access with scripting.
64 64  )))
65 65  )))
66 66  )))
67 -
68 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
69 -(((
70 -(% class="card card1" %)
71 -(((
72 -(% class="card-header" %)
73 -(((
74 -== Die VitiMeteo Website 4 ==
75 75  )))
76 -(% class="card-body" %)
34 +(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %)
77 77  (((
78 -Was bietet Ihnen die Vitimeteo Website.
79 -[[App Within Minutes>>AppWithinMinutes]] (AWM).
80 -)))
81 -(% class="card-footer text-right" %)
82 -(((
83 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
84 -)))
85 -)))
86 -)))
87 -
88 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
89 -(((
90 90  (% class="card card1" %)
91 91  (((
92 -(% class="card-header" %)
93 -(((
94 -== Die VitiMeteo Website 5 ==
95 -)))
96 96  (% class="card-body" %)
97 97  (((
98 -[[App Within Minutes>>AppWithinMinutes]] (AWM).
99 -)))
100 -(% class="card-footer text-right" %)
40 +==== (% class="card-title" %)[[Scripting>>Documentation.DevGuide.Scripting.WebHome]](%%) ====
41 +(% class="card-text" %)
101 101  (((
102 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
43 +Classes and Scripting will allow you to create basic to complex web applications at the XWiki document layer without the need for compiling code or deploying software components.
103 103  )))
104 104  )))
105 105  )))
106 -
107 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
108 -(((
109 -(% class="card card1" %)
110 -(((
111 -(% class="card-header" %)
112 -(((
113 -== Die VitiMeteo Website 6 ==
114 114  )))
115 -(% class="card-body" %)
116 -(((
117 -Was bietet Ihnen die Vitimeteo Website.
118 118  )))
119 -(% class="card-footer text-right" %)
120 -(((
121 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
122 -)))
123 -)))
124 -)))
49 +
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,1 +1,0 @@
1 -long
Code
... ... @@ -1,17 +1,0 @@
1 -.card {
2 - position:relative;
3 - min-width:0;
4 - word-wrap:break-word;
5 - background-color:#f0f0f0;
6 - background-clip:border-box;
7 - border-radius:.25rem;
8 - width:100%
9 -}
10 -.card1 {
11 - box-shadow:inset 0 0 1px rgba(0,0,0,0.05);
12 - border-style:solid;
13 - border-width:0 0 5px 0;
14 - border-color:#e3e3e3;
15 - border-color:#3887be;
16 - margin-bottom:1em;
17 -}
Use this extension
... ... @@ -1,1 +1,0 @@
1 -currentPage
Name
... ... @@ -1,1 +1,0 @@
1 -card
Parse content
... ... @@ -1,1 +1,0 @@
1 -Yes
Content Type
... ... @@ -1,1 +1,0 @@
1 -CSS
XWiki.StyleSheetExtension[1]
Caching policy
... ... @@ -1,1 +1,0 @@
1 -long
Code
... ... @@ -1,15 +1,0 @@
1 -.card-body {min-height: 100px;}
2 -.card-footer {padding: 0 12px 0 0;}
3 -.border-blue {border-color: blue; }
4 -.border-green {border-color: green; }
5 -.border-cyan {border-color: cyan; }
6 -.border-red {border-color: red; }
7 -.bg-blue {background-color: blue;}
8 -.bg-green {background-color: green;}
9 -.bg-cyan {background-color: cyan;}
10 -.bg-red {background-color: red;}
11 -.h2-black > h2 {color: black;}
12 -.h2-blue > h2 {color: blue;}
13 -.h2-green > h2 {color: green;}
14 -.h2-cyan > h2 {color: cyan;}
15 -.h2-red > h2 {color: red;}
Use this extension
... ... @@ -1,1 +1,0 @@
1 -always
Name
... ... @@ -1,1 +1,0 @@
1 -CardsCSS
Content Type
... ... @@ -1,1 +1,0 @@
1 -CSS