Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 809d694a31788d51dc9d160fb1ce8ae53be290e1 https://github.com/xwiki/xwiki-platform/commit/809d694a31788d51dc9d160fb1ce8... 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