Is there a way to get the Insert Link dialog to display something other than the URL when there is no selection in the editor window?
Reason I ask: I'm creating a replacement for Tag_A.ascx that let's my users choose from a list of internal pages. These internal pages have a title associated with them and rather than showing the URL to the internal page when the editor selection is empty, I'd like to display the page title.
Thanks