XWIKI-20191: Add the Source button for the Realtime editor (#3291)
* Enable the Source button but disconnect the user from the realtime session while they are viewing / editing the source, and try to reconnect them when switching back if there were no source changes, or there's no one else in the realtime session. (cherry picked from commit 80e15f5e)
Showing
- xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js 186 additions, 13 deletions...ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
- xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml 5 additions, 0 deletions...-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
- xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java 204 additions, 2 deletions...iki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
Loading
Please register or sign in to comment