CKUtils Preview plugin
Preview plugin for CKEditor allows user to upload image to server and paste its preview with link to full image. Uploading process is very easy, the same as in CKUtils Image plugin, it does not require to send image and than select it in server browser window. Just type the file with standard open file dialog and it pastes into the document.
We recommend to use CKFinder as uploader script but you also can use your own. But one thing is required: it must be able not only to upload images but and to make previews. |