mention
Last modified by Josué Tille on 2026/08/07 10:43
The mention Confluence macro is converted to the mention 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 mention macro is the corresponding feature to use in XWiki.
See Mentions Application.
Import details
Details on how (well) this Confluence macro is imported
- The reference Confluence parameter value is converted to a XWiki user reference and copied to the reference parameter of the XWiki mention macro.
- The style parameter is set to FULL_NAME
- The anchor parameter is set to userRef-rand where userRef is the user reference with dots replaced with dashes and rand is a random string of letters and figures.