Is there a convenient way of replacing/extending the InsertLink dialog, preferably by passing a url for the replacement.
I am using multiple instances of the Editor within a cms.
In cases where i want to insert internal links i would like to display a pagetree of the document structure and on other occasions i want to display the built-in dialog for external links.
Other editors provide a way of setting this by passing a relative url for the dialogs iframe contents.
I dont want to mess too much with the code so i refrain from editing "tag_a.php" or even "Tag.config"...
Also this approach would be "static" and thats NOT really what i want.
Thx for the help
[### scratch and sniff ###]