Last modified by Simon Urli on 2023/10/10

<
From version < 4.1 >
edited by Asiri Rathnayake
on 2009/07/20
To version < 5.1 >
edited by Asiri Rathnayake
on 2009/07/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,3 +8,10 @@
8 8  * Wiki macro authors need to have programming rights
9 9  * Wiki macros can only be defined inside the main wiki, though they can be used throughout a farm
10 10  
11 +1.1 Hello World Macro
12 +
13 +We are going to start with a very simple wiki macro which prints the text "Hello World!" to the document content. It's not a very useful macro but the idea is to get you familiarised with the wiki macro creation process.
14 +
15 +1.1.1 The XWiki.WikiMacroClass
16 +
17 +

Get Connected