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

From version 1.1
edited by Christoph Lechleitner
on 2026-02-27 07.55:03
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
Title
... ... @@ -1,1 +1,1 @@
1 -XWiki Tools
1 +XWiki Tools by Clazzes.org
Content
... ... @@ -1,1 +1,27 @@
1 -Transitioning from Confluence and the unwillingness to pay for rather simple macros until the end of time made us create some
1 += Introduction =
2 +
3 +Transitioning from Confluence and the unwillingness to pay for rather simple macros until the end of time made us create some XWiki macros and put them in the public domain here.
4 +
5 +The future might bring some extensions, scripts and whatnot, so we went for "Tools".
6 +
7 += Macros =
8 +
9 +Details can be found in the folliowing child pages:
10 +
11 +{{documentTree root="document:XWiki Tools.WebHome" limit="42" sortDocumentsBy="title"/}}
12 +
13 += Helpful links =
14 +
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)