Wiki source code of User Documentation for XWiki Standard Flavor
Last modified by Eleni Cojocariu on 2025/07/30
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{velocity output="false"}} | ||
2 | $xwiki.ssx.use('Download.WebHome') | ||
3 | {{/velocity}} | ||
4 | |||
5 | == Summary == | ||
6 | |||
7 | {{box cssClass="mybox"}} | ||
8 | {{displayIcon name="page_edit"/}} This is the User Documentation for the XWiki Standard Flavor. | ||
9 | {{/box}} | ||
10 | |||
11 | == Highlighted documentation == | ||
12 | |||
13 | (% class="download-options" %) | ||
14 | ((( | ||
15 | (% class="col-xs-12 download-container download-option version-option" %) | ||
16 | ((( | ||
17 | [[Edit a Page>>xwiki:Doc.XS.Extensions.XWikiStandardFlavor.User.EditPage.WebHome]] | ||
18 | ))) | ||
19 | |||
20 | (% class="col-xs-12 download-container download-option version-option" %) | ||
21 | ((( | ||
22 | [[Simple and Advanced Editing>>xwiki:Doc.XS.Extensions.XWikiStandardFlavor.User.EditPage.SimpleAdvanced.WebHome]] | ||
23 | ))) | ||
24 | |||
25 | (% class="col-xs-12 download-container download-option version-option" %) | ||
26 | ((( | ||
27 | [[Change the Syntax>>xwiki:Doc.XS.Extensions.XWikiStandardFlavor.User.ViewPage.ChangeSyntax.WebHome]] | ||
28 | ))) | ||
29 | ))) | ||
30 | |||
31 | == What are you looking for? == | ||
32 | |||
33 | {{velocity}} | ||
34 | {{liveData | ||
35 | id="allXWikiStandardFlavorUserDocPages" | ||
36 | properties="doc.title,type" | ||
37 | source="liveTable" | ||
38 | sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg.&location=XWikiStandardFlavor.User" | ||
39 | }} | ||
40 | |||
41 | {{/liveData}} | ||
42 | {{/velocity}} |