Wiki source code of Tutorials
Last modified by Eleni Cojocariu on 2026/03/11 08:50
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 | |||
![]() |
1.1 | 8 | |
![]() |
18.7 | 9 | == What are you looking for? == |
![]() |
12.1 | 10 | |
![]() |
1.1 | 11 | {{velocity}} |
| 12 | {{liveData | ||
![]() |
17.3 | 13 | id="allUserTutorialsPages" |
![]() |
1.1 | 14 | properties="doc.title,type,target" |
| 15 | source="liveTable" | ||
![]() |
18.7 | 16 | sourceParameters="className=DocApp.Code.DocumentationClass&translationPrefix=xwikiorg." |
![]() |
17.3 | 17 | filters="target=user&type=tutorial" |
![]() |
1.1 | 18 | }} |
| 19 | { | ||
| 20 | "meta": { | ||
| 21 | "propertyDescriptors": [ | ||
| 22 | { | ||
| 23 | "id": "target", | ||
| 24 | "visible": false | ||
| 25 | } | ||
| 26 | ] | ||
| 27 | } | ||
| 28 | } | ||
| 29 | {{/liveData}} | ||
| 30 | {{/velocity}} | ||
![]() |
12.1 | 31 | |
| 32 | == Related articles == | ||
| 33 | |||
![]() |
19.11 | 34 | * [[Administrator documentation>>doc:documentation.xs.admin.WebHome]] |
![]() |
19.12 | 35 | * [[Developer documentation>>doc:documentation.xs.dev.WebHome]] |

