Wiki source code of KanbanBoardMacro
Version 2.1 by RPG Research Xwiki Documents Administrator on 2025/09/07 16:44
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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"/}} |