Changes for page testpage2

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

From version 83.1
edited by geosens
on 2025/01/15 18:57
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,132 +2,53 @@
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 -
14 -(% class="card-body" %)
15 -(((
16 -Was bietet die Vitimeteo Website.
17 -)))
18 -
19 -(% class="card-footer text-right" %)
20 -(((
21 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
22 -)))
23 -)))
24 -)))
25 -
26 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container border-blue" %)
27 -(((
28 28  (% class="card card1" %)
29 29  (((
30 30  (% class="card-body" %)
31 31  (((
32 -== Über VitiMeteo ==
13 +==== (% class="card-title" %)[[Scripting API Guide>>Documentation.DevGuide.Scripting.APIGuide.WebHome]](%%) ====
33 33  
34 -Eine kurze Vorstellung des Vitimeteo - Projekts.
35 -)))
36 -
37 -(% class="card-footer text-right" %)
38 -(((
39 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
40 -)))
41 -)))
42 -)))
43 -
44 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
45 -(((
46 -(% class="card card1" %)
47 -(((
48 -(% class="card-body" %)
49 -(((
50 -== Die Modelle ==
51 -
52 52  (% class="card-text" %)
53 53  (((
54 -Vitimeteo modelliert Rebkrankheiten und -Schädlinge, um eine optimale und schonende Behandlung zu ermöglichen.
55 -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.
56 56  )))
57 -
58 -(% class="card-footer text-right" %)
59 -(((
60 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
61 61  )))
62 62  )))
63 63  )))
64 -)))
65 65  
66 -(% 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" %)
67 67  (((
68 68  (% class="card card1" %)
69 69  (((
70 70  (% class="card-body" %)
71 71  (((
72 -== Die VitiMeteo Website 4 ==
29 +==== (% class="card-title" %)[[API Reference>>Documentation.DevGuide.API.WebHome]](%%) ====
73 73  
74 74  (% class="card-text" %)
75 75  (((
76 -Was bietet Ihnen die Vitimeteo Website.
77 -\\[[App Within Minutes>>AppWithinMinutes]] (AWM).
78 -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.
79 79  )))
80 -
81 -(% class="card-footer text-right" %)
82 -(((
83 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
84 84  )))
85 85  )))
86 86  )))
87 -)))
88 88  
89 -(% 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" %)
90 90  (((
91 91  (% class="card card1" %)
92 92  (((
93 93  (% class="card-body" %)
94 94  (((
95 -== Die VitiMeteo Website 5 ==
45 +==== (% class="card-title" %)[[Scripting>>Documentation.DevGuide.Scripting.WebHome]](%%) ====
96 96  
97 97  (% class="card-text" %)
98 98  (((
99 -Was bietet Ihnen die Vitimeteo Website.
100 -\\[[App Within Minutes>>AppWithinMinutes]] (AWM).
101 -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.
102 102  )))
103 -
104 -(% class="card-footer text-right" %)
105 -(((
106 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
107 107  )))
108 108  )))
109 109  )))
110 110  )))
111 -
112 -(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
113 -(((
114 -(% class="card card1" %)
115 -(((
116 -(% class="card-body" %)
117 -(((
118 -== Die VitiMeteo Website 6 ==
119 -
120 -(% class="card-text" %)
121 -(((
122 -Was bietet Ihnen die Vitimeteo Website.
123 -\\[[App Within Minutes>>AppWithinMinutes]] (AWM).
124 -AWM will take care of making it easy for you and your users to create and manage the data.
125 -)))
126 -
127 -(% class="card-footer text-right" %)
128 -(((
129 -[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-success"]]
130 -)))
131 -)))
132 -)))
133 -)))
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