Changes for page Kanban macro

Last modified by Thomas Mortagne on 2023/06/12 00:00

<
From version < 1.2 >
edited by Ludovic Dubost
on 2018/02/06 17:36
To version < 2.1 >
edited by Ludovic Dubost
on 2018/02/06 17:37
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -1,1 +1,15 @@
1 1  Displays a Kanban view of AppWithinMinutes data.
2 +
3 +Example:
4 +
5 +##{{{{{kanban app="Ideas" category="priority" order="doc.date" columns="status,assignement" /}}}}}##
6 +
7 +* ##app or className## application or className for which to build the kanban board
8 +* ##category## field to use to break down the kanban board
9 +* ##xwql## additional xwql to restrict the query
10 +* ##order## field by which to order cards
11 +* ##title## field to display the title
12 +* ##columns## additional columns to display
13 +* ##cssClasses## classes to display the columns. Default is col-xs-12 col-md-4
14 +
15 +image:kanban.png
Show installed count
... ... @@ -1,0 +1,1 @@
1 +Yes

Get Connected