Hi,
I'd like to make some changes to fckeditor's link dialog box. A good first step seems to be extracting the existing link dialog code into a plugin that I can then modify to fit my needs. I found the code and html for the dialog, and read through the docs on how to create a plugin and toolbar button.
Here's where I'm stuck: I'm not sure how the editor links the existing "create/edit link" toolbar button to the dialog. Where's the code that responds to the button click and launches the dialog? Also, are there any common problems with re-using an internal dialog box? I'd really appreciate any help or suggestions!
Thanks,
Dan
I'd like to make some changes to fckeditor's link dialog box. A good first step seems to be extracting the existing link dialog code into a plugin that I can then modify to fit my needs. I found the code and html for the dialog, and read through the docs on how to create a plugin and toolbar button.
Here's where I'm stuck: I'm not sure how the editor links the existing "create/edit link" toolbar button to the dialog. Where's the code that responds to the button click and launches the dialog? Also, are there any common problems with re-using an internal dialog box? I'd really appreciate any help or suggestions!
Thanks,
Dan