Changes for page testpage2

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

From version 16.1
edited by geosens
on 2024/12/02 22:47
Change comment: There is no comment for this version
To version 85.1
edited by geosens
on 2025/01/15 19:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,21 +1,128 @@
1 ->asrt qertw4ert er
1 +{{velocity output="false"}}
2 +$xwiki.ssx.use('Documentation.WebHome')
3 +{{/velocity}}
2 2  
5 +(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
6 +(((
7 +(% class="card card1 border-green" %)
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 +)))
3 3  
4 -(% class="row" %)
24 +(% class="col-xs-12 col-sm-4 col-md-4 cards-container border-blue" %)
5 5  (((
6 -(% class="col-xs-12 col-sm-6" %)
26 +(% class="card card1" %)
7 7  (((
8 -== Extend your wiki ==
9 -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&section=XWiki.Extensions"]] where you can search for and install extensions.
10 -To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]].
28 +(% class="card-header" %)
29 +(((
30 +== Über VitiMeteo ==
11 11  )))
12 -(% class="col-xs-12 col-sm-6" %)
32 +(% class="card-body" %)
13 13  (((
14 -== Create your application ==
15 -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).
34 +Eine kurze Vorstellung des Vitimeteo - Projekts.
35 +)))
36 +(% class="card-footer text-right" %)
37 +(((
38 +[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
39 +)))
40 +)))
41 +)))
42 +
43 +(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
44 +(((
45 +(% class="card card1" %)
46 +(((
47 +(% class="card-header" %)
48 +(((
49 +== Die Modelle ==
50 +)))
51 +(% class="card-body" %)
52 +(((
53 +Vitimeteo modelliert Rebkrankheiten und -Schädlinge, um eine optimale und schonende Behandlung zu ermöglichen.
16 16  AWM will take care of making it easy for you and your users to create and manage the data.
17 17  )))
56 +(% class="card-footer text-right" %)
57 +(((
58 +[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
18 18  )))
60 +)))
61 +)))
19 19  
63 +(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
64 +(((
65 +(% class="card card1" %)
66 +(((
67 +(% class="card-header" %)
68 +(((
69 +== Die VitiMeteo Website 4 ==
70 +)))
71 +(% class="card-body" %)
72 +(((
73 +Was bietet Ihnen die Vitimeteo Website.
74 +\\[[App Within Minutes>>AppWithinMinutes]] (AWM).
75 +AWM will take care of making it easy for you and your users to create and manage the data.
76 +)))
77 +(% class="card-footer text-right" %)
78 +(((
79 +[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
80 +)))
81 +)))
82 +)))
20 20  
21 -
84 +(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
85 +(((
86 +(% class="card card1" %)
87 +(((
88 +(% class="card-body" %)
89 +(((
90 +== Die VitiMeteo Website 5 ==
91 +
92 +(% class="card-text" %)
93 +(((
94 +Was bietet Ihnen die Vitimeteo Website.
95 +\\[[App Within Minutes>>AppWithinMinutes]] (AWM).
96 +AWM will take care of making it easy for you and your users to create and manage the data.
97 +)))
98 +
99 +(% class="card-footer text-right" %)
100 +(((
101 +[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
102 +)))
103 +)))
104 +)))
105 +)))
106 +
107 +(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
108 +(((
109 +(% class="card card1" %)
110 +(((
111 +(% class="card-body" %)
112 +(((
113 +== Die VitiMeteo Website 6 ==
114 +
115 +(% class="card-text" %)
116 +(((
117 +Was bietet Ihnen die Vitimeteo Website.
118 +\\[[App Within Minutes>>AppWithinMinutes]] (AWM).
119 +AWM will take care of making it easy for you and your users to create and manage the data.
120 +)))
121 +
122 +(% class="card-footer text-right" %)
123 +(((
124 +[[Mehr...>>doc:xwvmweb:Main.WebHome||class="btn btn-primary"]]
125 +)))
126 +)))
127 +)))
128 +)))
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,17 @@
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,0 +1,1 @@
1 +CSS
Name
... ... @@ -1,0 +1,1 @@
1 +card
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +currentPage
XWiki.StyleSheetExtension[1]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,15 @@
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,0 +1,1 @@
1 +CSS
Name
... ... @@ -1,0 +1,1 @@
1 +CardsCSS
Use this extension
... ... @@ -1,0 +1,1 @@
1 +always