Changes for page Writing an Event Listener

Last modified by Simon Urli on 2023/10/10

From version 1.1 >
edited by Vincent Massol
on 2014/05/29
To version < 1.2 >
edited by Vincent Massol
on 2014/05/29
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,7 +16,7 @@
16 16  Let's implement this example using a [[Wiki Component>>extensions:Extension.WikiComponent Module]].
17 17  
18 18  {{warning}}
19 -This example uses the [[~{~{groovy}} macro>>extensions:Extension.Groovy Macro]] and thus requires having Programming Rights. If you're in a wiki in a farm this means having Programming Rights on the main wiki.
19 +This example uses the [[~~{~~{groovy}} macro>>extensions:Extension.Groovy Macro]] and thus requires having Programming Rights. If you're in a wiki in a farm this means having Programming Rights on the main wiki.
20 20  {{/warning}}
21 21  
22 22  Follow these steps:
... ... @@ -71,7 +71,7 @@
71 71  We'll implement this use case using Groovy in a wiki page.
72 72  
73 73  {{warning}}
74 -This example uses the [[~{~{groovy}} macro>>extensions:Extension.Groovy Macro]] and thus requires having Programming Rights. If you're in a wiki in a farm this means having Programming Rights on the main wiki.
74 +This example uses the [[~~{~~{groovy}} macro>>extensions:Extension.Groovy Macro]] and thus requires having Programming Rights. If you're in a wiki in a farm this means having Programming Rights on the main wiki.
75 75  {{/warning}}
76 76  
77 77  {{code language="java"}}

Get Connected