Wiki source code of XWiki Tools by Clazzes.org

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

Hide last authors
Christoph Lechleitner 2.2 1 = Introduction =
2
Christoph Lechleitner 1.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
Christoph Lechleitner 1.3 5 The future might bring some extensions, scripts and whatnot, so we went for "Tools".
6
Christoph Lechleitner 2.2 7 = Macros =
8
Christoph Lechleitner 1.3 9 Details can be found in the folliowing child pages:
10
Christoph Lechleitner 2.1 11 {{documentTree root="document:XWiki Tools.WebHome" limit="42" sortDocumentsBy="title"/}}
12
Christoph Lechleitner 2.2 13 = Helpful links =
14
Christoph Lechleitner 2.3 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/]]
Christoph Lechleitner 3.1 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
Christoph Lechleitner 2.3 20
Christoph Lechleitner 3.1 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)