Changes for page Todo

Last modified by Clemens Robbenhaar on 2023/05/25

From version 12.1
edited by Thomas Mortagne
on 2010/09/14
Change comment: There is no comment for this version
To version 15.1
edited by Thomas Mortagne
on 2010/09/14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  Todo wiki macro.
2 2  
3 -{{todo description="todo description"/}}
3 +{{todo}}todo description{{/todo}}
4 4  
5 5  
6 6  {{todo/}}
XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,1 +1,1 @@
1 -{{error}}TODO{{velocity}}: $xcontext.macro.params.description{{/velocity}}{{/error}}
1 +{{error}}TODO{{velocity}}#if($xcontext.macro.params.description): $xcontext.macro.params.description#end{{/velocity}}{{/error}}

Get Connected