Hi,
I've a problem with the plugins, that are not dialog-based, like the placeholder-plugin on IE 6 with FCK 2.0.
I everytime get the "UnknownToolbarItem" - Error Message.
In my opinion the problem could be caused by the command-registration, because if I comment the plugin-functions out and use in the command-registration an existing one, like this:
>>FCKCommands.RegisterCommand( 'AddMy', new FCKUndoCommand() ) ; <<
the dialog or the toolbaritem is where I want it to be!
I do not have any more idea what I can do to get this working and hope, somebody can help me.
thanks, daniel
I've a problem with the plugins, that are not dialog-based, like the placeholder-plugin on IE 6 with FCK 2.0.
I everytime get the "UnknownToolbarItem" - Error Message.
In my opinion the problem could be caused by the command-registration, because if I comment the plugin-functions out and use in the command-registration an existing one, like this:
>>FCKCommands.RegisterCommand( 'AddMy', new FCKUndoCommand() ) ; <<
the dialog or the toolbaritem is where I want it to be!
I do not have any more idea what I can do to get this working and hope, somebody can help me.
thanks, daniel