libreccm-legacy/ccm-cms-tinymce
pb d6e6ad9e86 Reinitialized trunk applications to version 6.7 fixing a long period of no adjustments.
git-svn-id: https://svn.libreccm.org/ccm/trunk@6184 8810af33-2d31-482b-a856-94f89814c4df
2019-09-07 17:18:38 +02:00
..
plugins/ccm-cms-images Last dialog components for TinyMCE images plugin 2019-07-03 13:14:06 +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 Reinitialized trunk applications to version 6.7 fixing a long period of no adjustments. 2019-09-07 17:18:38 +02: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.