allow to upload files from the ckeditor

while here:
- update ckeditor to 4.21.0
- add a Sourcedialog plugin to the ckeditor
This commit is contained in:
2023-04-09 14:10:21 +02:00
parent 6a2da642b0
commit a49b10ed2d
5 changed files with 87 additions and 39 deletions

View File

@@ -256,7 +256,7 @@ cm.save()
[if winix_function_is "ckeditor"]
<script type="text/javascript" src="[doc_base_url_common]/ckeditor/4.20.1/ckeditor.js"></script>
<script type="text/javascript" src="[doc_base_url_common]/ckeditor/4.21.0/ckeditor.js"></script>
[if not winix_has_jquery]
[def winix_has_jquery true]