Install this module if you want a WYSIWYG editor for Mozilla based browsers, Internet Explorer, Safari or Google Chrome. The version of CKEditor is 3.0

(c) 2011 by Alkacon Software GmbH (http://www.alkacon.com).

OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed." > mvncenter: org.opencms.modules:org.opencms.editors.ckeditor:8.0.1
o

org.opencms.editors.ckeditor

OpenCms-Module 'org.opencms.editors.ckeditor'.

This module adds the popular Open Source HTML editor "CKEditor" to the OpenCms Workplace.

Install this module if you want a WYSIWYG editor for Mozilla based browsers, Internet Explorer, Safari or Google Chrome. The version of CKEditor is 3.0

(c) 2011 by Alkacon Software GmbH (http://www.alkacon.com).

OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.
http://opencms.org
GNU LESSER GENERAL PUBLIC LICENSE 2.1
Alexander Kandzior
Files download
File Operation
org.opencms.editors.ckeditor-8.0.1.jar download
org.opencms.editors.ckeditor-8.0.1.pom download
org.opencms.editors.ckeditor-8.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opencms.modules</groupId>
  <artifactId>org.opencms.editors.ckeditor</artifactId>
  <version>8.0.1</version>
</dependency>
Gradle Groovy
implementation 'org.opencms.modules:org.opencms.editors.ckeditor:8.0.1'
Gradle Kotlin
implementation("org.opencms.modules:org.opencms.editors.ckeditor:8.0.1")
Scala SBT
libraryDependencies += "org.opencms.modules" % "org.opencms.editors.ckeditor" % "8.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.opencms.modules', module='org.opencms.editors.ckeditor', version='8.0.1')
)
Apache Ivy
<dependency org="org.opencms.modules" name="org.opencms.editors.ckeditor" rev="8.0.1" />
Leiningen
[org.opencms.modules/org.opencms.editors.ckeditor "8.0.1"]
Apache Buildr
'org.opencms.modules:org.opencms.editors.ckeditor:jar:8.0.1'