Changes for page Status

Last modified by Scott Gagan on 2025/08/19 20:33

From version 7.1
edited by admin
on 2025/08/19 20:17
Change comment: Migrated property [contentOrder] from class [XWiki.WikiMacroClass]
To version 8.1
edited by Scott Gagan
on 2025/08/19 20:33
Change comment: Install extension [com.xwiki.pro:xwiki-pro-macros-ui/1.27.3]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.admin
1 +XWiki.scottg
XWiki.WikiMacroClass[0]
Macro description
... ... @@ -1,1 +1,0 @@
1 -Insert a colored label in the text to highlight the status of an item.
XWiki.WikiMacroParameterClass[0]
Parameter description
... ... @@ -1,1 +1,0 @@
1 -The text of the status. If not specified, the color name will be displayed (e.g.:"Grey").
XWiki.WikiMacroParameterClass[1]
Parameter description
... ... @@ -1,1 +1,0 @@
1 -The color of the status(text color and background color). The following colors are available: "Blue", "Green", "Grey", "Purple", "Red" and "Yellow". Default: "Grey".
XWiki.WikiMacroParameterClass[2]
Parameter description
... ... @@ -1,1 +1,0 @@
1 -The aspect of the status: either white text on dark color background or dark color text on light color background. This is a boolean parameter so it should be filled with "true" or "false". Default: "false".