Wiki source code of How-to guides
Version 7.1 by Pauline Bessoles on 2025/07/24
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
6.1 | 1 | {{info}} |
![]() |
4.1 | 2 | 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 | 3 | {{/info}} |
![]() |
1.1 | 4 | |
![]() |
6.1 | 5 | |
![]() |
5.1 | 6 | ~1. Create and edit pages |
7 | |||
8 | * link | ||
9 | * link | ||
10 | |||
11 | 2. Set your user profile and preferences | ||
12 | |||
13 | 3. Discover advanced XWiki features | ||
14 | |||
![]() |
1.1 | 15 | {{velocity}} |
16 | {{liveData | ||
17 | id="allUserHowtoPages" | ||
18 | properties="doc.title,type,target" | ||
19 | source="liveTable" | ||
20 | sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg." | ||
![]() |
3.1 | 21 | filters="target=user&type=howto" |
![]() |
1.1 | 22 | }} |
23 | { | ||
24 | "meta": { | ||
25 | "propertyDescriptors": [ | ||
26 | { | ||
27 | "id": "target", | ||
28 | "visible": false | ||
29 | } | ||
30 | ] | ||
31 | } | ||
32 | } | ||
33 | {{/liveData}} | ||
34 | {{/velocity}} |