Code Monkey home page Code Monkey logo

application-ckeditor's Introduction

CKEditor Integration with XWiki

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.

Building

You need the following in order to build this extension:

  • Maven 3.1+
  • An X Display (needed by CKBuilder)

Release Steps

## Create the next version in JIRA and release the current version.

## Prepare the tag for the new version.
mvn release:prepare -DskipTests -Darguments="-DskipTests" -Pintegration-tests,docker

## Perform the release
## We skip the enforcer because the functional test modules have a recent parent that requires the latest Java (11)
## while the actual code has an older parent (in order to support older versions of XWiki) that requires an older
## version of Java (8). Fortunately, we can release with the latest Java because ATM we don't have Java code outside
## the functional test modules.
mvn release:perform -DskipTests -DskipLocalStaging -DautoReleaseAfterClose -Darguments="-DskipTests -DskipLocalStaging -DautoReleaseAfterClose -Dxwiki.enforcer.skip=true" -Pintegration-tests,docker

## Close and Release the staging repo on nexus.xwiki.org

## 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

application-ckeditor's People

Contributors

atallahade avatar aubincleme avatar cjdelisle avatar clemensrobbenhaar avatar echobilisim avatar evalica avatar garrylka avatar ilocit avatar jeshs avatar js-ddev avatar ldmpub avatar manuelleduc avatar mario-hofstaetter avatar mflorea avatar msmeria avatar pbast avatar ppantiru avatar rfitsyk avatar simpelme avatar surli avatar tmortagne avatar vmassol avatar woshilapin avatar xwikiorgci avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.