Last modified by Christoph Lechleitner on 2026-02-27 08.21:11

From version 2.2
edited by Christoph Lechleitner
on 2026-02-27 08.16:46
Change comment: Auto-saved during real-time collaboration
To version 3.1
edited by Christoph Lechleitner
on 2026-02-27 08.21:11
Change comment: Headlines, helpful links

Summary

Details

Page properties
Content
... ... @@ -12,4 +12,16 @@
12 12  
13 13  = Helpful links =
14 14  
15 -In
15 +In the [[XWiki documentation>>https://www.xwiki.org/xwiki/bin/view/Documentation/]]:
16 +
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
20 +
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)