Branch: refs/heads/stable-16.6.x Home: https://github.com/xwiki/xwiki-platform Commit: 7d25daa4fe30f57a371e1eee2b4f0bf89666d85e https://github.com/xwiki/xwiki-platform/commit/7d25daa4fe30f57a371e1eee2b4f0... Author: Dorian OUAKLI <[email protected]> Date: 2024-07-27 (Sat, 27 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml M 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 Log Message: ----------- 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 80e15f5e4ff241956450ee619c2a1937a5775cbd) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications