Log in or register to post comments
Last post
CKEditor Quick Image upload

CKEditor Quick Image Upload

Page on official site

Image

These CKEditor plugins allow you to upload an image and insert it in a document in a couple of clicks.
Just select the image and it'll be uploaded and inserted as original, as preview linked to original, or as resized image.

When you insert image or resized image, just <img> tag is inserted.
When you insert image with preview, there is image with link inserted. Linking with original can be handled with LightBox, FancyBox or other JS scripts for showing images.

No CKFinder required for this plugin. It has own uploader (comes for free with this plugins).

Screenshots

Image
Image
Image
Image

License

Commercial

Installation

Installation manual

Download
This plugin is available only for licensed customers.

Purchasing

Via secure payment (Paypal, Visa, or another services)
Single site license
Multi site license

Re: CKUtils Image simple upload
Version 1.1 released. What's new:

- Workaround for Drupal CKEditor plugin (admin configuation page did not show plugin buttons).
- Added CSS `class` attributes to inserting HTML tags.
- Added spanish language.
Re: CKUtils Image simple upload
Version 1.2 released. What's new:

- No more CKFinder. Now it works with own uploader. But CKFinder support still exists (you are not to change any code on upgade).
Re: CKUtils Image simple upload
Bought the whole CKUtils package, can't get any of it to work. Trying to do a simple image upload. Been working on it for 6 hours. Maybe I could have written my own upload faster and saved $50.
Re: CKUtils Image simple upload
It looks like it's working, lets me select a file, then says "Uploading file. Wait..." and never does anything more. If I click OK, I get a dialog box (alert) saying "You did not upload a file." If I click Cancel, no image is inserted (as one might expect). The image does show up in the upload folder, however, so the "did not upload" message is obviously incorrect and is blocking the image from being inserted.
Re: CKUtils Image simple upload
kartuli wrote:Bought the whole CKUtils package, can't get any of it to work. Trying to do a simple image upload. Been working on it for 6 hours. Maybe I could have written my own upload faster and saved $50.

Be more patient, eat some pills, and write to support before make hysterics here.
Usually all plroblems of this kind can be solved by setting correct permissions to your folders. If you watch into error.log, you can see what the problem is.
If my advice did not help you, please white letter to support@doksoft.com, but not here and together we'll solve your problem.
All of plugins purchaseres successfuly installed and use them.
Re: CKUtils Image simple upload
Interesting that you suggest folder permission problems. The interface hangs and produces error messages, but the file is actually uploaded into the folder. At first blush, that would seem like the exact opposite of folder permission problems, but I must assume you're more familiar with the common problems of using this software than I am, so my mind is open to the possibility.

Sorry if this was the "wrong" forum, but I was already here, and the issue is one of integration with CKEditor, so it didn't seem inappropriate at the time. I'll meet you over at doksoft.com!
Re: CKEditor Quick Image upload
UPD. Product packing list and license changed.
UPD

UPD

  • Now this plugin has Demo Page
  • Fully compatable with CKEditor 3 and CKEditor 4
  • Improved compatibility with old PHP compilers
UPD

UPD

UPD

UPD

Image upload with no spaces in image names

I donot want to upload images with Spaces in Image name .How can I do this .if user upload such image can we display error message.Is there any setting we need to changes.I am using Ckeditor for asp.net.pls reply

Hello!

Hello!

Yes you can. You may do some changes in ckeditor/plugins/doksoft_uploader/upload.php for implementing this feature. Just use strpos/preg_match to search filename for a spaces and send an according error to user (see how it is done in other cases)

Also by modifying code you can replace spaces with another symbols (underlines for example) and save file with modified name. It also requires a little PHP knowledge.

Images with no spaces

Thank u for your reply.I I didnot find ckeditor/plugins/doksoft_uploader/upload.php for implementing this feature. I am using Ckeditor for ASp.net project and all files in Ckeditor/ckfinder are coded in vb.net.Please tell me how can I modify code so that spaces will be replaced with another symbols (underlines for example) ..If possible can u pls provide me the example where I can find the solution to this problem.

CKFinder does not required at

CKFinder does not required at all for the DOKSoft plugins, they use their own server-side uploader (doksoft_uploader).

Unfortunally only PHP version is available, as it documented on the site: http://doksoft.com/soft/ckutils/upload-script.html

So, DOKSoft plugins are not compatable with ASP at this moment. If you want to use these plugins with ASP.NET, you are to write uploader on according language. 

Please mail me to support (a) doksoft.com if you have any questions.

At which address do i need to

At which address do i need to send the mail and also i am not able to load the url which u have send

Is there a solution so that i can avoid spaces or replace spaces with underscore  .As  I am using ckeditor with asp.net.. i found that dots are replaced with spaces.Is there any solution for my problem as i am using ckfinder with asp.net

pls reply to my post

pls reply to my post

(replied to mail)

(replied to mail)

UPD

UPD

  • Server side uploader (PHP) was modified for more comfortable debug
UPD

I encountered no bugs get photos up on the web. This utility was successfully processed