This topic is locked

CKEditor Modifications

9/12/2020 7:40:28 AM
PHPRunner General questions
D
david22585 author

I'm curious if anyone has been able to successful edit the ckeditor plugin? I've made changes to the config file, edited the tool bars, and done some other tweaks with the config files, but PHPRunner doesn't show these changes at all. The main files in the PHPRunner folder and the build files all reflect these changes, but they won't show in on the built project. It's almost like PHPRunner uses their own default info and uses the backbone data to run. I've also tried to change the skins, use the latest version of CKEditor, and other things to no avail.

HJB 9/12/2020

Yours (excerpt) refers: "... but PHPRunner doesn't show these changes at all."
https://xlinesoft.com/phprunner/docs/rich_text_editor_plugins.htm - quote excerpt ex URL:
After you built and uploaded your project to the web server set write permissions on ckeditor/ckfinder/files folder.
unquote
It seems that made changes from your end can't work by means of wrong confiiguration.

D
david22585 author 9/13/2020



Yours (excerpt) refers: "... but PHPRunner doesn't show these changes at all."
https://xlinesoft.com/phprunner/docs/rich_text_editor_plugins.htm - quote excerpt ex URL:
After you built and uploaded your project to the web server set write permissions on ckeditor/ckfinder/files folder.
unquote
It seems that made changes from your end can't work by means of wrong confiiguration.


I'm not using CKEditor for file upload, and that quote refers to that reason only. I've changed the toolbar config in the config.js file, and those changes don't get reflected when the editor loads on the page for some reason.

HJB 9/13/2020