Changes for page Advanced Todo demo

Last modified by Stéphane Laurière on 2011/02/28 23:14

From version 4.1
edited by Eugen Colesnicov
on 2011/02/24 09:45
Change comment: TODO Status updated
To version 1.1
edited by LudovicDubost
on 2009/10/18 21:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ecolesnicov
1 +xwiki:XWiki.LudovicDubost
Content
... ... @@ -8,14 +8,11 @@
8 8  
9 9  This is a more advanced todo demo with a special button to allow to hide finished todos:
10 10  
11 -{{todo status="resolved" priority="high" assignee="ludovic"}}
12 -Finish the demo pages
13 -{{/todo}}
11 +{{todo status="resolved" priority="high" assignee="ludovic"}}Finish the demo pages{{/todo}}
14 14  
15 -{{todo status="resolved" priority="normal" assignee="ludovic"}}
16 -Publish the application on xwiki.org
17 -{{/todo}}
13 +{{todo status="open" priority="normal" assignee="ludovic"}}Publish the application on xwiki.org{{/todo}}
18 18  
19 -{{todo status="open" priority="low" assignee="ludovic"}}
20 -Improve the todo application
21 -{{/todo}}
15 +{{todo status="open" priority="low" assignee="ludovic"}}Improve the todo application{{/todo}}
16 +
17 +
18 +