Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,16 +1,43 @@ 1 -(% class="lead" %) 2 -So this is the first line... 1 +{{velocity output="false"}} 2 +$xwiki.ssx.use('Documentation.WebHome') 3 +$xwiki.ssx.use('Documentation.UserGuide.WebHome') 4 +{{/velocity}} 3 3 4 -{{section justify="true"}} 5 -{{column}} 6 -content of column 1 7 -{{/column}} 6 +(% class="row" %) 7 +((( 8 +(% class="col-xs-12 col-sm-4 col-md-4 cards-container" %) 9 +((( 10 +== Extend your wiki == 8 8 9 -{{column}} 10 -Content of column 2 11 -{{/column}} 12 -{{/section}} 12 +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§ion=XWiki.Extensions"]] where you can search for and install extensions. 13 +To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]]. 14 +))) 13 13 16 +(% class="col-xs-12 col-sm-4 cards-container" %) 17 +((( 18 +(% class="card card1" %) 19 +((( 20 +(% class="card-body" %) 21 +((( 22 +== Create your application == 14 14 24 +(% class="card-text" %) 25 +((( 26 +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). 27 +AWM will take care of making it easy for you and your users to create and manage the data. 15 15 29 +(% class="card-text" %) 16 16 31 +))) 32 +))) 33 +))) 34 +))) 35 + 36 +(% class="col-xs-12 col-sm-4" %) 37 +((( 38 +== Do as you wish == 39 + 40 +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§ion=XWiki.Extensions"]] where you can search for and install extensions. 41 +Talk what you want bla bla. 42 +))) 43 +)))
- 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