Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,7 @@ 1 -{{velocity output="false"}}$xwiki.ssx.use('Documentation.WebHome') 2 -$xwiki.ssx.use('Documentation.UserGuide.WebHome'){{/velocity}} 1 +{{velocity output="false"}} 2 +$xwiki.ssx.use('Documentation.WebHome') 3 +$xwiki.ssx.use('Documentation.UserGuide.WebHome') 4 +{{/velocity}} 3 3 4 4 (% class="row" %) 5 5 ((( ... ... @@ -6,7 +6,8 @@ 6 6 (% class="col-xs-12 col-sm-4 col-md-4 cards-container" %) 7 7 ((( 8 8 == Extend your wiki == 9 -<span class="fa fa-github-alt"></span> 11 + 12 +{{icon name="cogs"/}} 10 10 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. 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 )))