Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
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,16 +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 ((( 16 16 (% class="card card1" %) 17 17 ((( 20 +(% class="card-body" %) 21 +((( 18 18 == Create your application == 19 19 24 +(% class="card-text" %) 25 +((( 20 20 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). 21 21 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 + 22 22 ))) 23 23 ))) 33 +))) 34 +))) 24 24 25 25 (% class="col-xs-12 col-sm-4" %) 26 26 ((( ... ... @@ -30,6 +30,3 @@ 30 30 Talk what you want bla bla. 31 31 ))) 32 32 ))) 33 - 34 - 35 -
- 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