I am working on an application where I’m using FCKEditor but I need to modify the toolbar options. I searched for this and got the answer that I need to change the array defined in toolbar JS file. But I didn’t find that toolbar plugin in my plugins directory.
Share
It has nothing to do with PHP
Take a look at the fckconfig.js file to see these two sample toolbarsets definitions:
Edit
read this: http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Toolbar