Wiki source code of User Documentation
Version 4.13 by Eleni Cojocariu on 2025/07/31
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
4.1 | 1 | {{velocity output="false"}} |
2 | $xwiki.ssx.use('Documentation.WebHome') | ||
3 | $xwiki.ssx.use('Documentation.UserGuide.WebHome') | ||
4 | {{/velocity}} | ||
![]() |
1.1 | 5 | |
![]() |
4.1 | 6 | == Summary == |
7 | |||
![]() |
4.4 | 8 | Documentation for regular users (who are not administrators and not developers). |
![]() |
4.1 | 9 | |
![]() |
4.13 | 10 | == Highlights == |
![]() |
4.12 | 11 | (% class="row cards" %) |
12 | ((( | ||
![]() |
4.1 | 13 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) |
14 | ((( | ||
15 | (% class="card card1" %) | ||
16 | ((( | ||
17 | (% class="card-body" %) | ||
18 | ((( | ||
19 | ==== (% class="card-title" %)How-to guides(%%) ==== | ||
20 | |||
21 | (% class="card-text" %) | ||
22 | ((( | ||
![]() |
4.9 | 23 | * [[Edit a Page>>doc:Doc.XS.Extensions.XWikiStandardFlavor.User.EditPage.WebHome]] |
![]() |
4.1 | 24 | ))) |
25 | ))) | ||
26 | ))) | ||
27 | ))) | ||
28 | |||
29 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
30 | ((( | ||
31 | (% class="card card1" %) | ||
32 | ((( | ||
33 | (% class="card-body" %) | ||
34 | ((( | ||
35 | ==== (% class="card-title" %)Explanations(%%) ==== | ||
36 | |||
37 | (% class="card-text" %) | ||
38 | ((( | ||
![]() |
4.8 | 39 | * [[Simple and Advanced Editing>>doc:Doc.XS.Extensions.XWikiStandardFlavor.User.EditPage.SimpleAdvanced.WebHome]] |
![]() |
4.1 | 40 | ))) |
41 | ))) | ||
42 | ))) | ||
43 | ))) | ||
44 | ))) | ||
45 | |||
![]() |
4.11 | 46 | == What are you looking for? == |
![]() |
4.1 | 47 | |
![]() |
1.1 | 48 | {{velocity}} |
49 | {{liveData | ||
50 | id="allUserDocPages" | ||
![]() |
2.2 | 51 | properties="doc.title,type,target" |
![]() |
1.1 | 52 | source="liveTable" |
![]() |
2.1 | 53 | sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg." |
54 | filters="target=user" | ||
![]() |
3.1 | 55 | }} |
56 | { | ||
57 | "meta": { | ||
58 | "propertyDescriptors": [ | ||
59 | { | ||
60 | "id": "target", | ||
61 | "visible": false | ||
62 | } | ||
63 | ] | ||
64 | } | ||
65 | } | ||
66 | {{/liveData}} | ||
![]() |
1.1 | 67 | {{/velocity}} |
![]() |
4.1 | 68 | |
69 | == Related articles == | ||
70 | |||
![]() |
4.6 | 71 | * [[Administrator documentation>>doc:Doc.XS.Admin.WebHome]] |
![]() |
4.7 | 72 | * [[Developer documentation>>doc:Doc.XS.Dev.WebHome]] |