git-svn-id: https://svn.libreccm.org/ccm/trunk@6184 8810af33-2d31-482b-a856-94f89814c4df |
||
|---|---|---|
| .. | ||
| plugins/ccm-cms-images | ||
| web/assets/ccm-cms-tinymce | ||
| README.md | ||
| application.xml | ||
| build-ccm-cms-tinymce.js | ||
| ccm-cms-tinymce.js | ||
| package-lock.json | ||
| package.json | ||
README.md
TinyMCE Integration module for ccm-cms
Prepare
Install modules via npm
npm install
Build CCM plugins for TinyMCE And copy all required files to web directory:
npm run build
After that the normal build (ant deploy or similar) will pick up the files
and put them into the correct places.