0 Votes

Changes for page Todolist Macro

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

From version 15.1
edited by Ryan C
on 2025/04/24 11:07
Change comment: Todo List item added
To version 17.1
edited by Ryan C
on 2025/04/24 11:08
Change comment: Todo List updated

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,6 @@
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 3  {{todolist width="50%" center="1"}}
4 -a thing|1
5 -a second thing|0
6 6  a 3nd thing|0
7 -a 3nd thing|1
8 -a 3nd thing|0
9 -a 3nd thing|1
10 10  
11 11  {{/todolist}}