libreccm-legacy/ccm-cms-tinymce
jensp ebf8a944b3 Images plugin for TinyMCE 5
git-svn-id: https://svn.libreccm.org/ccm/trunk@6141 8810af33-2d31-482b-a856-94f89814c4df
2019-06-30 10:58:26 +00:00
..
plugins/ccm-cms-images Images plugin for TinyMCE 5 2019-06-30 10:58:26 +00:00
web/assets/ccm-cms-tinymce Module for TinyMCE integration (to keep NPM stuff separate) 2019-06-29 17:21:41 +00:00
README.md Module for TinyMCE integration (to keep NPM stuff separate) 2019-06-29 17:21:41 +00:00
application.xml Module for TinyMCE integration (to keep NPM stuff separate) 2019-06-29 17:21:41 +00:00
build-ccm-cms-tinymce.js Module for TinyMCE integration (to keep NPM stuff separate) 2019-06-29 17:21:41 +00:00
ccm-cms-tinymce.js Images plugin for TinyMCE 5 2019-06-30 10:58:26 +00:00
package-lock.json Module for TinyMCE integration (to keep NPM stuff separate) 2019-06-29 17:21:41 +00:00
package.json Module for TinyMCE integration (to keep NPM stuff separate) 2019-06-29 17:21:41 +00:00

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.