auimessage

Last modified by Josué Tille on 2026/04/29 20:33

The auimessage Confluence macro  is converted to the info,success,error,warning macro which a standard installation of XWiki provides.

What to use in XWiki

How this macro would be implemented in XWiki and comparison with the corresponding feature

The info, success, error and warning macros bundled with XWiki should fully provide the features of the auimessage macro.

See Info Macro.

Import details

Details on how (well) this Confluence macro is imported
Confluence macro parameterHandling
type (known values: error, warning, error, success, generic, hint, info)Used to choose whether to translate to the success, info, error or warning XWiki macro (generic and hint are converted to info)
titleCopied to title
classCopied to class
Information

if the type parameter is missing or has an unknown value, the conversion fails.

Get Connected