Changes for page XWiki Tools by Clazzes.org
Last modified by Christoph Lechleitner on 2026-02-27 08.21:11
From version 2.3
edited by Christoph Lechleitner
on 2026-02-27 08.17:53
on 2026-02-27 08.17:53
Change comment:
Auto-saved during real-time collaboration
To version 3.1
edited by Christoph Lechleitner
on 2026-02-27 08.21:11
on 2026-02-27 08.21:11
Change comment:
Headlines, helpful links
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,5 +15,13 @@ 15 15 In the [[XWiki documentation>>https://www.xwiki.org/xwiki/bin/view/Documentation/]]: 16 16 17 17 * [[Macro Tutorial/>>https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Tutorials/WritingMacros/WikiMacroTutorial/]] 18 +* [[Scripting possibilites>>https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Scripting/]] not only with Velocity but also Groovy, Python, optionally more 19 +* [[Velocity API>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Velocity%20Module]] with lots of Tools (helper classes) provided by XWiki 18 18 19 -In Apache Velocity doc 21 +In Apache Velocity documentation: 22 + 23 +* [[VTL Reference Guide>>https://click.apache.org/docs/velocity/vtl-reference-guide.html]] 24 + 25 +Elsewhere: 26 + 27 +* [[rgbcolorpicker.com>>https://rgbcolorpicker.com/]] (thanks)