When I use CKFinder (integrated in CKEditor) to upload or browser files, how can I get it to show the full FileURL in the inputbox?
That is, I want: http://www.mydomain.com/userfile/filename.ext
but not: /userfile/filename.ext
.
(I am using CKEditor.NET 3.6.2 and CKFinder 2.2.2 .)