Code source wiki de WikiEditor

Modifié par Florent Charton le 2025/07/04 23:25

Masquer les derniers auteurs
Florent Charton 1.1 1 {{velocity}}
2 #if ($edit)
3 ## TODO: Load the JavaScript code directly from the WebJar when XWIKI-12788 (Introduce skin extension plugins for
4 ## webjar resources) gets implemented.
5 #set ($discard = $xwiki.jsx.use('XWiki.Realtime.WikiEditor'))
6 {{template name="editors/xdomText.vm"/}}
7 #end
8 {{/velocity}}