I have been using FCKeditor for a really long time, and am just updating to version 2.5.
I used to patch a bunch of stuff for integration to my CMS, but I am trying to migrate to the "clean" way of having everything outside the fckeditor directory and using the API.
I use the ImageManager plugin for managing images. I have it adding a contextual menu item for 'IMG' elements. Presently, to prevent this from being a duplicate, I have to comment out the AddItem in the editor source for Image type in the context menu setup.
Is there another, cleaner way?
Thanks,
Alan
I used to patch a bunch of stuff for integration to my CMS, but I am trying to migrate to the "clean" way of having everything outside the fckeditor directory and using the API.
I use the ImageManager plugin for managing images. I have it adding a contextual menu item for 'IMG' elements. Presently, to prevent this from being a duplicate, I have to comment out the AddItem in the editor source for Image type in the context menu setup.
Is there another, cleaner way?
Thanks,
Alan
