CKPackager plugin
CKEditor is a WYSIWIG editor that can be embedded into web applications. It is distributed as a number of JavaScript source files that can be combined (enabling desired plugins / modules) to produce a single compressed JavaScript file for use on production applications.
This is accomplished by CKPackager tool. ckpackager-maven-plugin allows including this into Maven build of a web application.
Goals overview
Goal |
Description |
|---|---|
Packages javascript source files into one or more compressed packages, using CKPackater tool. |
Labels:
