Wiki source code of How-to guides
Version 13.2 by Pauline Bessoles on 2025/07/25
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
10.1 | 1 | {{velocity output="false"}} |
2 | $xwiki.ssx.use('Documentation.WebHome') | ||
3 | $xwiki.ssx.use('Documentation.UserGuide.WebHome') | ||
4 | {{/velocity}} | ||
![]() |
12.1 | 5 | == Summary == |
6 | |||
![]() |
6.1 | 7 | {{info}} |
![]() |
4.1 | 8 | This section provides practical, step-by-step guidance for getting the most out of XWiki as a user — from starting to create pages to more advanced user actions. Use this guide when you’re ready to use XWiki in real-world scenarios and want clear, operational documentation. |
![]() |
6.1 | 9 | {{/info}} |
![]() |
1.1 | 10 | |
![]() |
12.1 | 11 | == Highlighted documentation == |
12 | |||
![]() |
8.1 | 13 | (% class="row cards" %) |
14 | ((( | ||
![]() |
13.2 | 15 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) |
![]() |
8.1 | 16 | ((( |
17 | (% class="card card1" %) | ||
18 | ((( | ||
19 | (% class="card-body" %) | ||
20 | ((( | ||
![]() |
11.1 | 21 | ==== (% class="card-title" %)Create and edit pages(%%) ==== |
![]() |
8.1 | 22 | |
23 | (% class="card-text" %) | ||
24 | ((( | ||
![]() |
11.1 | 25 | |
26 | * [[Link Example>>]] | ||
27 | * [[Link Example>>]] | ||
28 | * [[Link Example>>]] | ||
29 | |||
![]() |
8.1 | 30 | ))) |
31 | ))) | ||
32 | ))) | ||
33 | ))) | ||
34 | |||
35 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
36 | ((( | ||
37 | (% class="card card1" %) | ||
38 | ((( | ||
39 | (% class="card-body" %) | ||
40 | ((( | ||
![]() |
11.1 | 41 | ==== (% class="card-title" %)Customize your profile(%%) ==== |
![]() |
8.1 | 42 | |
43 | (% class="card-text" %) | ||
44 | ((( | ||
![]() |
11.1 | 45 | |
46 | * [[Link Example>>]] | ||
47 | * [[Link Example>>]] | ||
48 | * [[Link Example>>]] | ||
49 | |||
![]() |
8.1 | 50 | ))) |
51 | ))) | ||
52 | ))) | ||
53 | ))) | ||
54 | |||
55 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
56 | ((( | ||
57 | (% class="card card1" %) | ||
58 | ((( | ||
59 | (% class="card-body" %) | ||
60 | ((( | ||
![]() |
11.1 | 61 | ==== (% class="card-title" %)Discover advanced XWiki features(%%) ==== |
![]() |
8.1 | 62 | |
63 | (% class="card-text" %) | ||
64 | ((( | ||
![]() |
11.1 | 65 | |
66 | * [[Link Example>>]] | ||
67 | * [[Link Example>>]] | ||
68 | * [[Link Example>>]] | ||
69 | |||
![]() |
8.1 | 70 | ))) |
71 | ))) | ||
72 | ))) | ||
73 | ))) | ||
74 | ))) | ||
75 | |||
![]() |
12.1 | 76 | == All the user how-tos == |
77 | |||
![]() |
1.1 | 78 | {{velocity}} |
79 | {{liveData | ||
80 | id="allUserHowtoPages" | ||
81 | properties="doc.title,type,target" | ||
82 | source="liveTable" | ||
83 | sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg." | ||
![]() |
3.1 | 84 | filters="target=user&type=howto" |
![]() |
1.1 | 85 | }} |
86 | { | ||
87 | "meta": { | ||
88 | "propertyDescriptors": [ | ||
89 | { | ||
90 | "id": "target", | ||
91 | "visible": false | ||
92 | } | ||
93 | ] | ||
94 | } | ||
95 | } | ||
96 | {{/liveData}} | ||
97 | {{/velocity}} | ||
![]() |
12.1 | 98 | |
99 | == Related articles == | ||
100 | |||
101 | * [[Link Example>>]] | ||
102 | * [[Link Example>>]] | ||
103 | * [[Link Example>>]] |