Wiki source code of Todolist Macro

Last modified by Drunk Monkey on 2023-04-26 18:21

Show last authors
1
2 Macro to display todo-lists using emberjs. This code is based on the emberjs demo. You can see an example below
3
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
9 {{/todolist}}