mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#11085 tinymce add plugins imagen link
This commit is contained in:
parent
77ac357745
commit
9da4f3d656
@ -1436,7 +1436,7 @@ function openURLTagWindow(url) {
|
||||
function defineTinyMCE(selector) {
|
||||
tinymce.init({
|
||||
selector: selector,
|
||||
plugins: "preview, searchreplace, table, nonbreaking",
|
||||
plugins: "preview, searchreplace, table, nonbreaking, link, image",
|
||||
promotion: false,
|
||||
branding: false
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user