Note: This extension has been moved to xwiki-platform. This repository is now only dedicated to bugfixes and will be moved to the attic once XWIki 13.10.x and 14.4.x support is dropped.
Adds support for editing wiki pages using CKEditor.
Starting with XWiki 8.2 this is the default WYSIWYG content editor. On older versions of XWiki this application extends the Edit menu with a new entry called 'CKEditor' that loads a new edit mode where you can edit the content of the wiki page using the CKEditor.
- Project Lead: Marius Dumitru Florea
- Documentation & Download
- Issue Tracker
- Communication: Mailing List, IRC
- Development Practices
- Minimal XWiki version supported: XWiki 8.4
- License: LGPL 2.1+
- Translations
- Sonar Dashboard: N/A
- Continuous Integration Status:
You need the following in order to build this extension:
- Java 11
- Maven 3.6+
- An X Display (needed by CKBuilder)
- Maven release:
mvn release:prepare -Pintegration-tests,docker
mvn release:perform -Pintegration-tests,docker
- Update the documentation page on http://extensions.xwiki.org (keep the release notes (the list of JIRA issues) only for the 2 most recent releases)
- Announce the release on https://forum.xwiki.org/c/News
- Update the version used in XWiki Standard Flavor