Wiki source code of References for Administrators
Last modified by Eleni Cojocariu on 2025/08/06
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{velocity output="false"}} | ||
2 | $xwiki.ssx.use('Documentation.WebHome') | ||
3 | $xwiki.ssx.use('Documentation.UserGuide.WebHome') | ||
4 | {{/velocity}} | ||
5 | |||
6 | == Summary == | ||
7 | |||
8 | Information-oriented references for administrators, detailing configuration options, system settings, and administration features of XWiki. | ||
9 | |||
10 | == Highlights == | ||
11 | |||
12 | |||
13 | == What are you looking for? == | ||
14 | |||
15 | {{velocity}} | ||
16 | {{liveData | ||
17 | id="allAdminReferencesPages" | ||
18 | properties="doc.title,type,target" | ||
19 | source="liveTable" | ||
20 | sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg." | ||
21 | filters="target=administrator&type=reference" | ||
22 | }} | ||
23 | { | ||
24 | "meta": { | ||
25 | "propertyDescriptors": [ | ||
26 | { | ||
27 | "id": "target", | ||
28 | "visible": false | ||
29 | } | ||
30 | ] | ||
31 | } | ||
32 | } | ||
33 | {{/liveData}} | ||
34 | {{/velocity}} | ||
35 | |||
36 | == Related articles == | ||
37 | |||
38 | * [[User documentation>>doc:Doc.XS.User.WebHome]] | ||
39 | * [[Developer documentation>>doc:Doc.XS.Dev.WebHome]] |