michal
Forum Replies Created
-
@bannerweb GmbH,
this bug is fixed in latest DEV version. Please try use it.
Dev version has also CKEditor 3.6.3 (latest one).1. Do you see any JavaScript errors in Firebug or similar tool ?
Can you check server error logs if there are any errors.2. You have to download CKFinder first from this site and upload it to CKFinder directory.
Please read readme.txt file. Everything is described there.By loading CKEditor on every page, you mean that ckeditor.js file is loaded on each page ?
Forum: Plugins
In reply to: ERR $version in ckeditor_class.php on line 292First of all it is only a notice and plugin should work with it.
Second, this error should be fixed in latest DEV version. Please check it.Hi @mmbp,
I think that your requests is related more with CKEditor library not plugin to wordpress. It should be a plugin to CKEditor which use Google Fonts.@seand11 thank you for you investigation ??
@seand11,
please can you write steps to reproduce to your issue?
What exactly you do and where is a problem.
Does it works fine where you disable CKEditor for wordpress plugin ?Hi @arpax,
do you see any errors in Firebug or similar tool when you try to use CKEditor for wordpress ?
Do you have any any errors in server errors logs ?
Can you check if CKEditor is in ‘visible/wysiwyg’ not ‘html/source’ mode ?
Last thing, please check latest DEV version.Hi @who_dat,
your issue looks like related with CKFinder (File Browser) permissions settings. Please check readme.txt file in CKFinder subdirectory in CKEditor plugin directory.
In this file there is a description how to install CKFinder File Browser.
After correctly install of CKFinder, you can set users permissions in
“CKFinder Options” options in Upload Options tab of CKEditor’s plugin settings.I mark this topic as feature request.
@murraybiscuit about what kind of customization do you think ?
You can customize CKEditor settings inckeditor.config.js
file which you should backup after change. In this way you can ‘save’ your changes during update of plugin.@mathiasaeschlimann
this kind of changes (formatting html code inside CKEditor) will be added to this pluigin with new versions of CKEditor library.
Plesae , can you close this issue ?@hhtmp88,
CKEditor only ‘adds’ tags to create valid HTML code at it’s output. This is the reason why it is rich (wysiwyg) editor. Without formatting code as html it will be works like normal textarea. Formatting code as valid HTML code is design decision and main feature of CKEditor library (https://ckeditor.com). I will discuss your idea with CKEditor developers but this plugin can’t change this behaviour at this moment.