I need to modify the open-source FCKeditor (not CKeditor) to allow users to select multiple files and upload them in one go (as opposed to selecting them one at a time).
I’ve found a way to provide the functionality – there are ready made components that can be used.
But how do I add custom buttons with custom functionality in FCKeditor. Anyone know?
Thanks a bunch.
[Revised question]
Finally got it working. I added a generic handler. It did not interfere with the working of the control.