Wiki源代码KanbanBoardMacro
在2019/08/28 18:40上被shi chuck修改
Show last authors
| 1 | Example: |
| 2 | |
| 3 | ##{{{{{kanbanboard space="TaskManager" /}}}}}## |
| 4 | |
| 5 | * ##user## [optional, default=$xcontext.userReference] define the user for who tasks are assigned |
| 6 | * ##space## [optional, default=TaskManager] define the space to look for tasks |
| 7 | * ##project## [optional, default=] define the project to look for tasks |
| 8 | |
| 9 | Example: |
| 10 | |
| 11 | {{kanbanboard selection="space" space="TaskManager"/}} |