Changes for page testpage2

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

From version 82.1
edited by geosens
on 2025/01/15 18:56
Change comment: There is no comment for this version
To version 13.2
edited by geosens
on 2024/12/02 22:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,123 +2,52 @@
2 2  $xwiki.ssx.use('Documentation.WebHome')
3 3  {{/velocity}}
4 4  
5 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
5 +(% class="row cards" %)
6 6  (((
7 -(% class="card card1 border-green" %)
7 +(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %)
8 8  (((
9 -(% class="card-header h2-green" %)
10 -(((
11 -== Die VitiMeteo Website ==
12 -)))
13 -(% class="card-body" %)
14 -(((
15 -Was bietet die Vitimeteo Website.
16 -)))
17 -(% class="card-footer text-right" %)
18 -(((
19 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
20 -)))
21 -)))
22 -)))
23 -
24 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container border-blue" %)
25 -(((
26 26  (% class="card card1" %)
27 27  (((
28 28  (% class="card-body" %)
29 29  (((
30 -== Über VitiMeteo ==
13 +==== (% class="card-title" %)[[Scripting API Guide>>Documentation.DevGuide.Scripting.APIGuide.WebHome]](%%) ====
31 31  
32 -Eine kurze Vorstellung des Vitimeteo - Projekts.
33 -)))
34 -(% class="card-footer text-right" %)
35 -(((
36 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
37 -)))
38 -)))
39 -)))
40 -
41 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
42 -(((
43 -(% class="card card1" %)
44 -(((
45 -(% class="card-body" %)
46 -(((
47 -== Die Modelle ==
48 48  (% class="card-text" %)
49 49  (((
50 -Vitimeteo modelliert Rebkrankheiten und -Schädlinge, um eine optimale und schonende Behandlung zu ermöglichen.
51 -AWM will take care of making it easy for you and your users to create and manage the data.
17 +Guide that show how to use important XWiki APIs from a script.
52 52  )))
53 -(% class="card-footer text-right" %)
54 -(((
55 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
56 56  )))
57 57  )))
58 58  )))
59 -)))
60 60  
61 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
23 +(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %)
62 62  (((
63 63  (% class="card card1" %)
64 64  (((
65 65  (% class="card-body" %)
66 66  (((
67 -== Die VitiMeteo Website 4 ==
68 -(% class="card-text" %)
69 -(((
70 -Was bietet Ihnen die Vitimeteo Website.
71 -\\[[App Within Minutes>>AppWithinMinutes]] (AWM).
72 -AWM will take care of making it easy for you and your users to create and manage the data.
73 -)))
74 -(% class="card-footer text-right" %)
75 -(((
76 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
77 -)))
29 +==== (% class="card-title" %)[[API Reference>>Documentation.DevGuide.API.WebHome]](%%) ====
78 78  
79 -)))
80 -)))
81 -)))
82 -
83 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
84 -(((
85 -(% class="card card1" %)
86 -(((
87 -(% class="card-body" %)
88 -(((
89 -== Die VitiMeteo Website 5 ==
90 -
91 91  (% class="card-text" %)
92 92  (((
93 -Was bietet Ihnen die Vitimeteo Website.
94 -\\[[App Within Minutes>>AppWithinMinutes]] (AWM).
95 -AWM will take care of making it easy for you and your users to create and manage the data.
33 +The API is available as a JavaDoc. It presents the objects and properties that you can access with scripting.
96 96  )))
97 -(% class="card-footer text-right" %)
98 -(((
99 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
100 100  )))
101 101  )))
102 102  )))
103 -)))
104 104  
105 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
39 +(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %)
106 106  (((
107 107  (% class="card card1" %)
108 108  (((
109 109  (% class="card-body" %)
110 110  (((
111 -== Die VitiMeteo Website 6 ==
45 +==== (% class="card-title" %)[[Scripting>>Documentation.DevGuide.Scripting.WebHome]](%%) ====
112 112  
113 113  (% class="card-text" %)
114 114  (((
115 -Was bietet Ihnen die Vitimeteo Website.
116 -\\[[App Within Minutes>>AppWithinMinutes]] (AWM).
117 -AWM will take care of making it easy for you and your users to create and manage the data.
49 +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.
118 118  )))
119 -(% class="card-footer text-right" %)
120 -(((
121 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
122 122  )))
123 123  )))
124 124  )))
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 -}
Content Type
... ... @@ -1,1 +1,0 @@
1 -CSS
Name
... ... @@ -1,1 +1,0 @@
1 -card
Parse content
... ... @@ -1,1 +1,0 @@
1 -Yes
Use this extension
... ... @@ -1,1 +1,0 @@
1 -currentPage
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;}
Content Type
... ... @@ -1,1 +1,0 @@
1 -CSS
Name
... ... @@ -1,1 +1,0 @@
1 -CardsCSS
Use this extension
... ... @@ -1,1 +1,0 @@
1 -always