Wiki source code of How-to guides
Version 12.1 by Pauline Bessoles on 2025/07/24
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}} | ||
5 | |||
![]() |
12.1 | 6 | |
7 | == Summary == | ||
8 | |||
![]() |
6.1 | 9 | {{info}} |
![]() |
4.1 | 10 | 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 | 11 | {{/info}} |
![]() |
1.1 | 12 | |
![]() |
12.1 | 13 | == Highlighted documentation == |
14 | |||
![]() |
8.1 | 15 | (% class="row cards" %) |
16 | ((( | ||
17 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container fa-icon fa-arrow-circle-o-right" %) | ||
18 | ((( | ||
19 | (% class="card card1" %) | ||
20 | ((( | ||
21 | (% class="card-body" %) | ||
22 | ((( | ||
![]() |
11.1 | 23 | ==== (% class="card-title" %)Create and edit pages(%%) ==== |
![]() |
8.1 | 24 | |
25 | (% class="card-text" %) | ||
26 | ((( | ||
![]() |
11.1 | 27 | |
28 | * [[Link Example>>]] | ||
29 | * [[Link Example>>]] | ||
30 | * [[Link Example>>]] | ||
31 | |||
![]() |
8.1 | 32 | ))) |
33 | ))) | ||
34 | ))) | ||
35 | ))) | ||
36 | |||
37 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
38 | ((( | ||
39 | (% class="card card1" %) | ||
40 | ((( | ||
41 | (% class="card-body" %) | ||
42 | ((( | ||
![]() |
11.1 | 43 | ==== (% class="card-title" %)Customize your profile(%%) ==== |
![]() |
8.1 | 44 | |
45 | (% class="card-text" %) | ||
46 | ((( | ||
![]() |
11.1 | 47 | |
48 | * [[Link Example>>]] | ||
49 | * [[Link Example>>]] | ||
50 | * [[Link Example>>]] | ||
51 | |||
![]() |
8.1 | 52 | ))) |
53 | ))) | ||
54 | ))) | ||
55 | ))) | ||
56 | |||
57 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
58 | ((( | ||
59 | (% class="card card1" %) | ||
60 | ((( | ||
61 | (% class="card-body" %) | ||
62 | ((( | ||
![]() |
11.1 | 63 | ==== (% class="card-title" %)Discover advanced XWiki features(%%) ==== |
![]() |
8.1 | 64 | |
65 | (% class="card-text" %) | ||
66 | ((( | ||
![]() |
11.1 | 67 | |
68 | * [[Link Example>>]] | ||
69 | * [[Link Example>>]] | ||
70 | * [[Link Example>>]] | ||
71 | |||
![]() |
8.1 | 72 | ))) |
73 | ))) | ||
74 | ))) | ||
75 | ))) | ||
76 | ))) | ||
77 | |||
![]() |
12.1 | 78 | == All the user how-tos == |
79 | |||
![]() |
1.1 | 80 | {{velocity}} |
81 | {{liveData | ||
82 | id="allUserHowtoPages" | ||
83 | properties="doc.title,type,target" | ||
84 | source="liveTable" | ||
85 | sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg." | ||
![]() |
3.1 | 86 | filters="target=user&type=howto" |
![]() |
1.1 | 87 | }} |
88 | { | ||
89 | "meta": { | ||
90 | "propertyDescriptors": [ | ||
91 | { | ||
92 | "id": "target", | ||
93 | "visible": false | ||
94 | } | ||
95 | ] | ||
96 | } | ||
97 | } | ||
98 | {{/liveData}} | ||
99 | {{/velocity}} | ||
![]() |
12.1 | 100 | |
101 | == Related articles == | ||
102 | |||
103 | * [[Link Example>>]] | ||
104 | * [[Link Example>>]] | ||
105 | * [[Link Example>>]] |