/CKEditor.Java

Java backend of CKEditor. It provides a simple object for creating an editor instance. (deprecated)

Primary LanguageJavaMozilla Public License 2.0MPL-2.0

CKEditor.Java (deprecated)

Java backend of the CKEditor. It provides a simple object for creating an editor instance.

CKEditor.Java is distributed under the MPL Open Source licenses. The Open Source license is intended for:

  • Integrating CKEditor.Java into Open Source software.
  • Personal and educational use of CKEditor.Java.
  • Integrating CKEditor.Java in commercial software while at the same time satisfying the terms of the Open Source license.

Changes

  • 1.0.1

    • issue #7: change name of the package to codes.thischwa
  • 1.0

    • cleaned-up code and properties
  • 0.2

    • issue #5: support creating of a div for building the editor
    • issue #6: configuration: handling of properties should support all CKEDITOR.config properties