Realtime WYSIWYG Editor
![]() | Adds support for real-time WYSIWYG (rich-text) editing in XWiki. |
Type | XAR |
Category | Other |
Developed by | |
Active Installs | 17 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Compatibility | Since 13.9RC1 |
Description
Adds support for real-time WYSIWYG (rich-text) editing in XWiki. This module is still experimental so please use with care. It provides a collaborative rich text editor for wiki syntax. Check the Edit Module for more information on how an editor is defined and how editors are associated to data types.
The editor is using the Netflux API for real-time communication between the users participating to the editing session, and the ChainPad algorithm to ensure convergence between the changes made by each user. The actual rich text editing is done with the help of the CKEditor Integration.
This editor supersedes the Visual Realtime Collaborative Editor extension.
Usage
You have to bind the Realtime WYSIWYG Editor to the wiki syntax data type in order to use it. You can do this from the "Editing / WYSIWYG Editor" administration section by changing the "Default WYSIWYG Editor".
Limitations
At the moment the editor can be used only in standalone WYSIWYG Edit mode to edit the document content. We hope to add support for in-place editing soon. Moreover, editing directly the source wiki syntax is disabled for now as it can create problems. We plan to fix this later.
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.
You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:
- Log in the wiki with a user having Administration rights
- Go to the Administration page and select the Import category
- Follow the on-screen instructions to upload the downloaded XAR
- Click on the uploaded XAR and follow the instructions
- You'll also need to install all dependent Extensions that are not already installed in your wiki
Dependencies
Dependencies for this extension (org.xwiki.platform:xwiki-platform-realtime-wysiwyg-ui 15.10):
- org.xwiki.platform:xwiki-platform-ckeditor-ui 15.10
- org.xwiki.platform:xwiki-platform-realtime-ui 15.10
- org.xwiki.platform:xwiki-platform-rendering-macro-velocity 15.10
- org.xwiki.platform:xwiki-platform-rendering-macro-include 15.10
- org.xwiki.platform:xwiki-platform-uiextension-api 15.10
- org.xwiki.platform:xwiki-platform-edit-default 15.10
- org.xwiki.platform:xwiki-platform-webjars-api 15.10
- org.xwiki.platform:xwiki-platform-skin-skinx 15.10
- org.webjars:requirejs 2.3.6
- org.xwiki.platform:xwiki-platform-realtime-wysiwyg-webjar 15.10