0 Votes

Changes for page Todolist Macro

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

From version 19.1
edited by Ryan C
on 2025/04/24 11:11
Change comment: Todo List item added
To version 16.1
edited by Ryan C
on 2025/04/24 11:07
Change comment: Todo List item added

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,12 @@
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
4 4  a 3nd thing|0
5 -adding this|0
7 +a 3nd thing|1
8 +a 3nd thing|0
9 +a 3nd thing|1
10 +a 3nd thing|0
6 6  
7 7  {{/todolist}}