Wiki source code of Todolist Macro
Show last authors
author | version | line-number | content |
---|---|---|---|
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}} |