I would like the full URL of the image/resource to show up in the bottom-left corner of CKFinder when a user single clicks on an image name or thumbnail. Is this relatively easy?
I can make it happen by using SelectFunction, but that only runs on double click instead of single click.
Digging around in the JS, I found the function that writes the filename and size to the bottom-left corner, but was not able to find a variable that contained the subfolders (such as /Images/subfolder1/) or the full url. I have baseDir and baseUrl set correctly so that a fully-qualified URL is given in the PHP samples when you double click the image.
Any help would be great; Our users would really like this feature. Thanks.
I can make it happen by using SelectFunction, but that only runs on double click instead of single click.
Digging around in the JS, I found the function that writes the filename and size to the bottom-left corner, but was not able to find a variable that contained the subfolders (such as /Images/subfolder1/) or the full url. I have baseDir and baseUrl set correctly so that a fully-qualified URL is given in the PHP samples when you double click the image.
Any help would be great; Our users would really like this feature. Thanks.
Re: Display Full URL on thumbnail click
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+