Fix CKEditor

main
Elbert Alias 1 year ago
parent 1767ac7c62
commit 216459ed44

@ -81,7 +81,8 @@
"CKEDITOR": "", "CKEDITOR": "",
"CKEDITOR.version": "^([\\d\\.])$\\;version:\\1", "CKEDITOR.version": "^([\\d\\.])$\\;version:\\1",
"CKEDITOR_BASEPATH": "", "CKEDITOR_BASEPATH": "",
"apex.libVersions.ckeditor5": "^([\\d\\.])$\\;version:\\1" "CKEDITOR_VERSION": "^([\\d\\.])$\\;version:5-\\1",
"apex.libVersions.ckeditor5": "^([\\d\\.])$\\;version:5-\\1"
}, },
"website": "https://ckeditor.com" "website": "https://ckeditor.com"
}, },

@ -1166,8 +1166,7 @@
"implies": [ "implies": [
"PHP", "PHP",
"Xajax", "Xajax",
"jQuery", "jQuery"
"CKEditor"
], ],
"meta": { "meta": {
"generator": "Dokeos" "generator": "Dokeos"
@ -2045,4 +2044,4 @@
"scriptSrc": "deepMiner\\.js", "scriptSrc": "deepMiner\\.js",
"website": "https://github.com/deepwn/deepMiner" "website": "https://github.com/deepwn/deepMiner"
} }
} }

@ -1536,7 +1536,7 @@
"dom": "button.bpa-btn", "dom": "button.bpa-btn",
"icon": "Piman.svg", "icon": "Piman.svg",
"oss": true, "oss": true,
"website": "https://ya-sai.github.io/piman/" "website": "https://piman.cc"
}, },
"Pimcore": { "Pimcore": {
"cats": [ "cats": [

Loading…
Cancel
Save