Main navigation
Product navigation
Main content
CKEditor 4
Overview
Demo
Accessibility Checker
Add-ons
Documentation
Download
Pricing
More
Home
WYSIWYG Editors
CKEditor 4
CKEditor 5
Image upload
CKFinder
Easy Image
Collaboration
Comments
New
Track changes
New
Collaborative editing
Pricing
Case studies
New
Documentation
Help center
Blog
Contact us
The forum operates in
read-only
mode. Please head to
StackOverflow
for support.
Forums
CKEditor
CKEditor
Last post
Fri, 04/16/2010 - 02:02
#1
nafees
Joined:
16/04/2010
Posts:
1
Upload tab missing on image properties dialogue
The upload tab is missing in the downloaded version (appears on the demo). I tried looking at the ckeditor.js file (line 49?) but can't figure it out. Please help!
Fri, 04/16/2010 - 19:06
#2
k1n6
Joined:
22/06/2009
Posts:
21
Re: Upload tab missing on image properties dialogue
You may need one or both of the following in your ckconfig file. where XXXXX is the connector you are using.
config.filebrowserUploadUrl = xxxxxxxxxxxxx
config.filebrowserImageUploadUrl = xxxxxxxxxxxxxxxxx
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
Re: Upload tab missing on image properties dialogue
config.filebrowserUploadUrl = xxxxxxxxxxxxx
config.filebrowserImageUploadUrl = xxxxxxxxxxxxxxxxx