I used customised toolbar for ckeditor. What is the toolbar icon name to give for file upload and image upload? Also added config.filebrowserImageUploadUrl, config.filebrowserUploadUrl in config.js. But the file upload and image upload icons not available in customised toolbar ckeditor.
Thanks,
Vasanth
It's simply called image. The
It's simply called "image". The fact that you're having trouble with it indicates that you didn't use the online builder - the recommended way of customizing CKEditor. The builder automatically configures everything for you before downloading.
Also don't forget that CKEditor doesn't include a file manager. You need to install one separately, like CKFinder, which is specifically designed for CKEditor. More on how to install a file manager here...
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Hi sebstefanov,
Hi sebstefanov,
For file upload?
I found the toolbar icon names
Toolbar icon names for,
File upload: addFile
Image upload: addImage