0 Votes

Changes for page Todolist Macro

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

From version 4.1
edited by Ryan C
on 2025/04/24 10:08
Change comment: Todo List updated
To version 7.1
edited by Ryan C
on 2025/04/24 10:23
Change comment: Todo List item added

Summary

Details

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