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

© 2013 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.fckeditor:8.5.1
o

org.opencms.editors.fckeditor

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

This module adds the popular Open Source HTML editor "FCKeditor" 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 FCKeditor is 2.6.5

© 2013 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.fckeditor-8.5.1.jar download
org.opencms.editors.fckeditor-8.5.1.pom download
org.opencms.editors.fckeditor-8.5.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opencms.modules</groupId>
  <artifactId>org.opencms.editors.fckeditor</artifactId>
  <version>8.5.1</version>
</dependency>
Gradle Groovy
implementation 'org.opencms.modules:org.opencms.editors.fckeditor:8.5.1'
Gradle Kotlin
implementation("org.opencms.modules:org.opencms.editors.fckeditor:8.5.1")
Scala SBT
libraryDependencies += "org.opencms.modules" % "org.opencms.editors.fckeditor" % "8.5.1"
Groovy Grape
@Grapes(
  @Grab(group='org.opencms.modules', module='org.opencms.editors.fckeditor', version='8.5.1')
)
Apache Ivy
<dependency org="org.opencms.modules" name="org.opencms.editors.fckeditor" rev="8.5.1" />
Leiningen
[org.opencms.modules/org.opencms.editors.fckeditor "8.5.1"]
Apache Buildr
'org.opencms.modules:org.opencms.editors.fckeditor:jar:8.5.1'