Hello there,
i have problem about set CKFinder to make me happy.
I use it in standalone mode and CKEditor integration too.
First thing, what i want to use, to make CKFinder automaticaly (Standalone or editor verison - both) make thumbnail. When it is done, do you have some experiences with plugin for Highslide? I found some in some time ago, but id didnt work fine for me. I need simple thing. When i upload pictures, i want to press some button, select from server what we will use, then put into text a thumbanil which will links to original picture by highslide (it must have class="highslide" onclick="return hs.expand(this, config1 )" href="xxx" etc.) Can someone help me with Highslide integration for CKEditor or whatever works like that?
Second thing, i need work with files in CKeditor too. I didnt found any option, to make button in CKEditor, select or upload file by CKFinder and then just put some icon which wil links to the file. My second thought is about just simple click in standalone file and copy to clipboard URL of this file, just that simple. I found in link window in CKEditor i can send file into server and get URL back, but it didnt work so easy.
Do you have soe page with plugins? I used google a many times but nothink. I am really sory if i am just blind, but i cannot find anythink. Here is more then 60 pages, in forum. It is really not so easy find something useful. Where do you get maximaze plugin in you demo, etc. Thats the question where i need some plugin page.
If someone here will be so kind and answer me, i will be really happy.
Thank you very much and have a nice day.
i have problem about set CKFinder to make me happy.
I use it in standalone mode and CKEditor integration too.
First thing, what i want to use, to make CKFinder automaticaly (Standalone or editor verison - both) make thumbnail. When it is done, do you have some experiences with plugin for Highslide? I found some in some time ago, but id didnt work fine for me. I need simple thing. When i upload pictures, i want to press some button, select from server what we will use, then put into text a thumbanil which will links to original picture by highslide (it must have class="highslide" onclick="return hs.expand(this, config1 )" href="xxx" etc.) Can someone help me with Highslide integration for CKEditor or whatever works like that?
Second thing, i need work with files in CKeditor too. I didnt found any option, to make button in CKEditor, select or upload file by CKFinder and then just put some icon which wil links to the file. My second thought is about just simple click in standalone file and copy to clipboard URL of this file, just that simple. I found in link window in CKEditor i can send file into server and get URL back, but it didnt work so easy.
Do you have soe page with plugins? I used google a many times but nothink. I am really sory if i am just blind, but i cannot find anythink. Here is more then 60 pages, in forum. It is really not so easy find something useful. Where do you get maximaze plugin in you demo, etc. Thats the question where i need some plugin page.
If someone here will be so kind and answer me, i will be really happy.
Thank you very much and have a nice day.
Re: Setting after instalation
CKFinder does automatically create thumbnails. Have you actually tried using it? Your question makes me think you have not even tried it yet.
CKFinder allows you to upload a picture, select it from the thumbnails, and insert a link to the url of the image as an <img src= etc tag.
You will probably find it easiest to achieve your goal, by modify the HTML in PHP. You would need to scan for <img src= etc and adding your class="highslide" etc around it.
I believe you can edit the config for CKFinder to change what file extensions it permits, to allow non-image files, but I am not 100% certain.
Finally, you asked about plugin page - I really did not understand your question sorry.