Wiki source code of References
Last modified 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}} | ||
![]() |
15.1 | 5 | |
![]() |
12.1 | 6 | == Summary == |
7 | |||
![]() |
17.1 | 8 | {{box cssClass="box"}} |
9 | {{/box}} | ||
![]() |
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 | ((( | ||
![]() |
18.1 | 25 | * [[Link Example]] |
![]() |
8.1 | 26 | ))) |
27 | ))) | ||
28 | ))) | ||
29 | ))) | ||
30 | |||
31 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
32 | ((( | ||
33 | (% class="card card1" %) | ||
34 | ((( | ||
35 | (% class="card-body" %) | ||
36 | ((( | ||
![]() |
11.1 | 37 | ==== (% class="card-title" %)Customize your profile(%%) ==== |
![]() |
8.1 | 38 | |
39 | (% class="card-text" %) | ||
40 | ((( | ||
![]() |
18.1 | 41 | * [[Link Example]] |
![]() |
8.1 | 42 | ))) |
43 | ))) | ||
44 | ))) | ||
45 | ))) | ||
46 | |||
47 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
48 | ((( | ||
49 | (% class="card card1" %) | ||
50 | ((( | ||
51 | (% class="card-body" %) | ||
52 | ((( | ||
![]() |
11.1 | 53 | ==== (% class="card-title" %)Discover advanced XWiki features(%%) ==== |
![]() |
8.1 | 54 | |
55 | (% class="card-text" %) | ||
56 | ((( | ||
![]() |
18.1 | 57 | * [[Link Example]] |
![]() |
8.1 | 58 | ))) |
59 | ))) | ||
60 | ))) | ||
61 | ))) | ||
62 | ))) | ||
63 | |||
![]() |
17.4 | 64 | == All the user references == |
![]() |
12.1 | 65 | |
![]() |
1.1 | 66 | {{velocity}} |
67 | {{liveData | ||
![]() |
17.3 | 68 | id="allUserReferencesPages" |
![]() |
1.1 | 69 | properties="doc.title,type,target" |
70 | source="liveTable" | ||
71 | sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg." | ||
![]() |
17.3 | 72 | filters="target=user&type=reference" |
![]() |
1.1 | 73 | }} |
74 | { | ||
75 | "meta": { | ||
76 | "propertyDescriptors": [ | ||
77 | { | ||
78 | "id": "target", | ||
79 | "visible": false | ||
80 | } | ||
81 | ] | ||
82 | } | ||
83 | } | ||
84 | {{/liveData}} | ||
85 | {{/velocity}} | ||
![]() |
12.1 | 86 | |
87 | == Related articles == | ||
88 | |||
![]() |
16.1 | 89 | * [[Administrator documentation>>doc:XS.Admin.WebHome]] |
90 | * [[Developer documentation>>doc:XS.Dev.WebHome]] |