Changes for page Advanced Todo demo

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

From version 1.1
edited by LudovicDubost
on 2009/10/18 21:46
Change comment: There is no comment for this version
To version 5.1
edited by Stéphane Laurière
on 2011/02/28 23:14
Change comment: TODO Status updated

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.LudovicDubost
1 +xwiki:XWiki.slauriere
Content
... ... @@ -8,11 +8,14 @@
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"}}Finish the demo pages{{/todo}}
11 +{{todo status="resolved" priority="high" assignee="ludovic"}}
12 +Finish the demo pages
13 +{{/todo}}
12 12  
13 -{{todo status="open" priority="normal" assignee="ludovic"}}Publish the application on xwiki.org{{/todo}}
15 +{{todo status="resolved" priority="normal" assignee="ludovic"}}
16 +Publish the application on xwiki.org
17 +{{/todo}}
14 14  
15 -{{todo status="open" priority="low" assignee="ludovic"}}Improve the todo application{{/todo}}
16 -
17 -
18 -
19 +{{todo status="resolved" priority="normal" assignee="ludovic"}}
20 +Improve the todo application
21 +{{/todo}}