Last modified by Eleni Cojocariu on 2025/08/04

Show last authors
1 {{velocity}}
2 $xwiki.ssx.use('Download.WebHome')
3 {{/velocity}}
4
5 (%class="download-options"%)(((
6 (%class="col-xs-12 download-container download-option version-option border-blue fa-icon fa-user"%)(((
7 === [[XWiki Standard>>xwiki:Doc.XS.WebHome]] ===
8 Documentation for XWiki Standard.
9 (%class="version-footer"%)(((
10 )))
11 )))
12 (%class="col-xs-12 download-container download-option version-option border-cyan fa-icon fa-cogs"%)(((
13 === [[Extensions>>xwiki:Doc.Extensions.WebHome]] ===
14 Documentation for extensions you can install in XWiki Standard to augment its features.
15 (%class="version-footer"%)(((
16 )))
17 )))
18 )))
19
20 If you need more help with your wiki or you'd like to get in touch with the community please visit the [[Support>>xwiki:Main.Support]] for more information.
21
22 == What are you looking for? ==
23
24 {{velocity}}
25 {{liveData
26 id="allDocPages"
27 properties="doc.title,type,target"
28 source="liveTable"
29 sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg."
30 }}
31
32 {{/liveData}}
33 {{/velocity}}

Get Connected