Wiki source code of How-to guides
Version 4.1 by Pauline Bessoles on 2025/07/24
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 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. | ||
2 | |||
3 | {{velocity}} | ||
4 | {{liveData | ||
5 | id="allUserHowtoPages" | ||
6 | properties="doc.title,type,target" | ||
7 | source="liveTable" | ||
8 | sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg." | ||
9 | filters="target=user&type=howto" | ||
10 | }} | ||
11 | { | ||
12 | "meta": { | ||
13 | "propertyDescriptors": [ | ||
14 | { | ||
15 | "id": "target", | ||
16 | "visible": false | ||
17 | } | ||
18 | ] | ||
19 | } | ||
20 | } | ||
21 | {{/liveData}} | ||
22 | {{/velocity}} |