0 Votes

Changes for page Todolist Macro

Last modified by Ryan C on 2025/04/30 07:54

From version 1.1
edited by Ryan C
on 2025/04/24 09:30
Change comment: Install extension [org.xwiki.contrib:application-emberjs-todolist/1.2]
To version 8.1
edited by Ryan C
on 2025/04/24 10:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +2,7 @@
1 -
2 2  Macro to display todo-lists using emberjs. This code is based on the emberjs demo. You can see an example below
3 3  
4 -{{todolist width="50%" center="1" }}
5 -Install todolists extension|1
6 -Try todo list demo|0
7 -Create a todo list|0
8 -Close on tasks on this todo list|0
3 +{{todolist width="50%" center="1"}}
4 +a thing|1
5 +a second thing|0
6 +
9 9  {{/todolist}}