I just loaded version 2.5.
I have a Custom Config file outside the FCEDITOR folder. Renders fine in Safari. But with FireFox, two Javascript alerts pop-up when the editor loads. One says:
Unknown toolbar item "BlockQuote"
When you clear it, another pops up...
Unknown toolbar item "ShowBlocks"
Any suggestions?
I have a Custom Config file outside the FCEDITOR folder. Renders fine in Safari. But with FireFox, two Javascript alerts pop-up when the editor loads. One says:
Unknown toolbar item "BlockQuote"
When you clear it, another pops up...
Unknown toolbar item "ShowBlocks"
Any suggestions?
Re: Firefox JavaScript alert with External Custom Config File
Trying to achieve the same thing here.
Apparently, you got to figure out a way to load the custom config file after fckconfig.js is loaded.
EDIT : You can easily load a custom configuration file by
http://wiki.fckeditor.net/Developer%27s ... tions_File