Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,18 +1,20 @@ 1 -Title 1 +{{velocity output="false"}} 2 +$xwiki.ssx.use('Documentation.WebHome') 3 +{{/velocity}} 2 2 3 3 (% class="row cards" %) 4 4 ((( 5 -(% class="col-xs-12 col-sm-6 col-md-4 cards-container fa-icon fa-arrow-circle-o-right" %)7 +(% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) 6 6 ((( 7 7 (% class="card card1" %) 8 8 ((( 9 9 (% class="card-body" %) 10 10 ((( 11 -==== (% class="card-title" %)[[ GettingStarted>>Documentation.UserGuide.GettingStarted.WebHome]](%%) ====13 +==== (% class="card-title" %)[[Scripting API Guide>>Documentation.DevGuide.Scripting.APIGuide.WebHome]](%%) ==== 12 12 13 13 (% class="card-text" %) 14 14 ((( 15 - StartbyreadingtheGettingStartedGuide.17 +Guide that show how to use important XWiki APIs from a script. 16 16 ))) 17 17 ))) 18 18 ))) ... ... @@ -24,11 +24,11 @@ 24 24 ((( 25 25 (% class="card-body" %) 26 26 ((( 27 -==== (% class="card-title" %)[[ Features>>Documentation.UserGuide.Features.WebHome]](%%) ====29 +==== (% class="card-title" %)[[API Reference>>Documentation.DevGuide.API.WebHome]](%%) ==== 28 28 29 29 (% class="card-text" %) 30 30 ((( 31 - In ordertolearnhowtouse XWiki, browsethroughthedifferentfeatures.Eachfeaturepagedescribeshowto use thefeature.33 +The API is available as a JavaDoc. It presents the objects and properties that you can access with scripting. 32 32 ))) 33 33 ))) 34 34 ))) ... ... @@ -40,11 +40,11 @@ 40 40 ((( 41 41 (% class="card-body" %) 42 42 ((( 43 -==== (% class="card-title" %)[[ Playground>>https://www.xwikiplayground.org]](%%) ====45 +==== (% class="card-title" %)[[Scripting>>Documentation.DevGuide.Scripting.WebHome]](%%) ==== 44 44 45 45 (% class="card-text" %) 46 46 ((( 47 - At thesametimeasyou followthe guideswerecommendthatyoutryoutwhat youlearnon thePlayground. Thisisa XWikiinstance thatwe'vesetupforyou so that youcan easily discoverthejoys of using awiki.49 +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. 48 48 ))) 49 49 ))) 50 50 )))