Changes for page testpage2

Last modified by geosens on 2025/01/15 19:04

From version 13.1
edited by geosens
on 2024/12/02 22:23
Change comment: There is no comment for this version
To version 12.1
edited by geosens
on 2024/12/02 22:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,22 +1,23 @@
1 -{{velocity output="false"}}
2 -$xwiki.ssx.use('Documentation.WebHome')
3 -{{/velocity}}
1 +Title
2 +
4 4  (% class="row cards" %)
5 5  (((
6 -(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %)
5 +(% class="col-xs-12 col-sm-6 col-md-4 cards-container fa-icon fa-arrow-circle-o-right" %)
7 7  (((
8 8  (% class="card card1" %)
9 9  (((
10 10  (% class="card-body" %)
11 11  (((
12 -==== (% class="card-title" %)[[Scripting API Guide>>Documentation.DevGuide.Scripting.APIGuide.WebHome]](%%) ====
11 +==== (% class="card-title" %)[[Getting Started>>Documentation.UserGuide.GettingStarted.WebHome]](%%) ====
12 +
13 13  (% class="card-text" %)
14 14  (((
15 -Guide that show how to use important XWiki APIs from a script.
15 +Start by reading the Getting Started Guide.
16 16  )))
17 17  )))
18 18  )))
19 19  )))
20 +
20 20  (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %)
21 21  (((
22 22  (% class="card card1" %)
... ... @@ -23,14 +23,16 @@
23 23  (((
24 24  (% class="card-body" %)
25 25  (((
26 -==== (% class="card-title" %)[[API Reference>>Documentation.DevGuide.API.WebHome]](%%) ====
27 +==== (% class="card-title" %)[[Features>>Documentation.UserGuide.Features.WebHome]](%%) ====
28 +
27 27  (% class="card-text" %)
28 28  (((
29 -The API is available as a JavaDoc. It presents the objects and properties that you can access with scripting.
31 +In order to learn how to use XWiki, browse through the different features. Each feature page describes how to use the feature.
30 30  )))
31 31  )))
32 32  )))
33 33  )))
36 +
34 34  (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %)
35 35  (((
36 36  (% class="card card1" %)
... ... @@ -37,13 +37,13 @@
37 37  (((
38 38  (% class="card-body" %)
39 39  (((
40 -==== (% class="card-title" %)[[Scripting>>Documentation.DevGuide.Scripting.WebHome]](%%) ====
43 +==== (% class="card-title" %)[[Playground>>https://www.xwikiplayground.org]](%%) ====
44 +
41 41  (% class="card-text" %)
42 42  (((
43 -Classes and Scripting will allow you to create basic to complex web applications at the XWiki document layer without the need for compiling code or deploying software components.
47 +At the same time as you follow the guides we recommend that you try out what you learn on the Playground. This is a XWiki instance that we've set up for you so that you can easily discover the joys of using a wiki.
44 44  )))
45 45  )))
46 46  )))
47 47  )))
48 48  )))
49 -