TaskCardMacro

Zuletzt geändert von XWiki Demo Admin am 2026/06/09 11:38

Example:

{{taskcard taskid="TaskManager.MyTask" dependencies="true" /}}

  • taskid [mandatory] is the document name where the TaskManager.TaskManagerClass object is
  • dependencies [optional, default="true"] is for displaying the dependencies

 [ToDo]