Wiki source code of Todolist Macro
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
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 | |||
![]() |
5.1 | 3 | {{todolist width="50%" center="1"}} |
![]() |
6.1 | 4 | a thing|1 |
![]() |
7.1 | 5 | a second thing|0 |
![]() |
12.1 | 6 | a 3nd thing|0 |
![]() |
13.1 | 7 | a 3nd thing|1 |
![]() |
14.1 | 8 | a 3nd thing|0 |
![]() |
15.1 | 9 | a 3nd thing|1 |
![]() |
5.1 | 10 | |
11 | {{/todolist}} |