View source within the CKEditor5 in Visual Editor #6754
-
|
I know i can probably modify the properties/configuration within the CKEditor that is embedded in the source code. But is there some way within Wiki.js to enable the editing of the source code for a page within the WYSIWYG editor? https://ckeditor.com/docs/ckeditor5/latest/features/source-editing.html |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
No, the ckeditor used is a much older version which didn't support source code editing at the time. You would need to upgrade the dependency and fix any breaking changes. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, i have a some questions, i want to add a customize button in toolbar, but i cant find a way to add it. Have you solved this problem? |
Beta Was this translation helpful? Give feedback.
No, the ckeditor used is a much older version which didn't support source code editing at the time. You would need to upgrade the dependency and fix any breaking changes.