cfm-tooltip
Last modified by Raphaël Jakse on 2026/04/22 13:47
The cfm-tooltip Confluence macro is converted to some syntax 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 tooltip macro is likely the XWiki feature that best corresponds to this Confluence macro.
See Tooltip Macro.
Import details
Details on how (well) this Confluence macro is imported
Note that this macro is coming from confluence cloud. The datacenter/server version is tooltip.
We might decide to convert the tooltip Confluence macro to the tooltip XWiki Contrib macro.
For now, the macro is converted to the group syntax, replacing SomeID and SomeClass by the actual values in the Confluence macro parameters id and class:
(% id="SomeID" class="confluence_cfm-tooltip_content SomeClass" %)
The content is set from the text parameter.