Hello,
I'm using ckEditor or FCK Editor since about 8 or 9 years now in my little cms system. Now I want to switch to the newest version. The thing I'm missing is a possibility to set a LinkBrowserUrl or something like this.
For Images an other files I found the properties:
- ckEditor.FilebrowserImageBrowseLinkUrl
- ckEditor.FilebrowserBrowseUrl
- ckEditor.FilebrowserFlashBrowseUrl
- ckEditor.FilebrowserImageBrowseUrl
Now I need something like the first mentioned property for the link dialog, but this dialog seams to use the FilebrowserImageBrowseUrl even for selecting links....???
How can I tell ckEditor to use my LinkBrowser?
Kind regards from germany,
Markus
P.S.: Great that this forum is using ckEditor :-)
Problem solved
I found a solution myselfe:
OK, I understood that the Link Browser Dialog is using the FilebrowserBrowseUrl and there is nothing like a Insert File Dialog. So I just changed my FileBrowser Dialog to incorporate Link and File selection...
Grettings,
Markus