0 Votes

Changes for page Todolist Macro

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

From version 5.1
edited by Ryan C
on 2025/04/24 10:20
Change comment: Todo List item added
To 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]

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,9 @@
1 +
1 1  Macro to display todo-lists using emberjs. This code is based on the emberjs demo. You can see an example below
2 2  
3 -{{todolist width="50%" center="1"}}
4 -a thing|0
5 -
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
6 6  {{/todolist}}