manipulate images in ckeditor
Although ckeditor is great tool but I face problem with images. Since all the images are being placed in the same directory, so when a user uploads the different image with same name, then there will be conflicts. Isn't there any way to manipulate images (renaming them with something like Guid values) while uploading those through ckeditor?
Thanks...
|