libreccm-legacy/ccm-cms/web/assets/tinymce/tinymce_cms_config.js

9 lines
225 B
JavaScript

tinymce.init({
//menubar: "tools",
plugins: "code lists nonbreaking noneditable paste searchreplace table template visualblocks wordcount",
selector: ".tinymce",
templates: [
],
//toolbar: "code",
});