Changes for page Todolist Macro
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,9 @@ 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 2 3 -{{todolist width="50%" center="1"}} 4 -a thing|1 5 -a second thing|0 6 - 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 7 7 {{/todolist}}