Code source wiki de KanbanBoardMacro
Masquer les derniers auteurs
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 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"/}} |