Disabling the automatic display of emojis

Dear Community.

I have a weird problem. the orignal text in the editor is shown in round brackets, After saving, emojis are displayed.

Original:
image

Display:
image

Is there a possibility to supress that behavior? kann I set a global variable?

Thx.

Have a nice weekend!

Roland

Yes, see https://extensions.xwiki.org/xwiki/bin/view/Extension/Icon%20Transformation and especially https://extensions.xwiki.org/xwiki/bin/view/Extension/Icon%20Transformation#HPrerequisites26InstallationInstructions to disable emoticons.

You could also use the syntax {{{(n)}}} in xwiki/2.1 syntax (See https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/XWikiSyntax/?syntax=2.1&section=Verbatim ).

1 Like

Actually a better answer is: https://www.xwiki.org/xwiki/bin/view/FAQ/How%20can%20I%20prevent%20an%20emoticon%20from%20displaying :slight_smile:

Thanx for your solution. A central killswitch for this feature would be my favourite. :face_blowing_a_kiss: