Changes for page testpage2

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

From version 17.1
edited by geosens
on 2024/12/02 22:52
Change comment: There is no comment for this version
To version 22.1
edited by geosens
on 2024/12/03 16:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,8 @@
1 ->asrt qertw4ert er
1 +{{velocity output="false"}}
2 +$xwiki.ssx.use('Documentation.WebHome')
3 +$xwiki.ssx.use('Documentation.UserGuide.WebHome')
4 +{{/velocity}}
2 2  
3 -
4 4  (% class="row" %)
5 5  (((
6 6  (% class="col-xs-12 col-sm-4 col-md-4 cards-container" %)
... ... @@ -11,13 +11,25 @@
11 11  To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]].
12 12  )))
13 13  
14 -(% class="col-xs-12 col-sm-4" %)
16 +(% class="col-xs-12 col-sm-4 cards-container" %)
15 15  (((
18 +(% class="card card1" %)
19 +(((
20 +(% class="card-body" %)
21 +(((
16 16  == Create your application ==
17 17  
24 +(% class="card-text" %)
25 +(((
18 18  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).
19 19  AWM will take care of making it easy for you and your users to create and manage the data.
28 +
29 +(% class="card-text" %)
30 +
20 20  )))
32 +)))
33 +)))
34 +)))
21 21  
22 22  (% class="col-xs-12 col-sm-4" %)
23 23  (((
... ... @@ -27,6 +27,3 @@
27 27  Talk what you want bla bla.
28 28  )))
29 29  )))
30 -
31 -
32 -
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,3 @@
1 +#card {
2 + background-color: lightBlue;
3 +}
Name
... ... @@ -1,0 +1,1 @@
1 +card