Changes for page Scripting
Last modified by Simon Urli on 2023/10/10
From version 22.2
edited by Caleb James DeLisle
on 2010/03/03
on 2010/03/03
Change comment:
Explained difference between Context and XWikiContext better, removed a misplaced comma.
To version 23.1
edited by Caleb James DeLisle
on 2010/06/18
on 2010/06/18
Change comment:
toc box was being inlined.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.CalebJamesDeLisle 1 +XWiki.Caleb_James_DeLisle - Content
-
... ... @@ -1,4 +1,5 @@ 1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} 2 + 2 2 Scripting allows you to create basic to complex web applications at the XWiki page (or view) layer without the need for compiling code or deploying software components. In other words, you can use scripting syntax in addition to wiki and HTML syntax as the contents of an XWiki page. 3 3 4 4 XWiki integrates [[jsr-223>>http://scripting.dev.java.net/]] scripting. You can script using several available languages by using one of the following macros: