Hi everybody,
I'm just starting using fckEditor. I read that there is a new version available. How can I find out my current version and how can I preserve our customizations upgrading the version?
Thanks in advance.
I'm just starting using fckEditor. I read that there is a new version available. How can I find out my current version and how can I preserve our customizations upgrading the version?
Thanks in advance.
Re: How can I find my version of fckEditor?
if you have just changed the fckconfig.js file then compare your version with the new one and readjust the changed items. For the future, you could use a custom configuration file so all those changes are kept separated.
Re: How can I find my version of fckEditor?
Re: How can I find my version of fckEditor?
You can find the version in the about dialog, the _whatsnew.html, or search for FCKeditor.prototype.Version in fckeditor.js
Re: How can I find my version of fckEditor?
Re: How can I find my version of fckEditor?
Did you look at the fckeditor.js file?
Why don't you use the about command?
Re: How can I find my version of fckEditor?
In the fckEditor.js file I don't see prototype.version.
I changed config.chm because it was mentioned in another post here and I immediatelly saw the result of my change. The ASPX file in that folder was practically empty - nothing to really change there.