weldelmongi / gwt-ckeditor

Automatically exported from code.google.com/p/gwt-ckeditor
0 stars 0 forks source link

file upload in image dialog #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
file upload in image dialog

Original issue reported on code.google.com by jj20...@gmail.com on 27 Aug 2010 at 4:14

GoogleCodeExporter commented 9 years ago
and for flash too!
add image without upload is useless

Original comment by mhmhka...@gmail.com on 13 Dec 2010 at 7:36

GoogleCodeExporter commented 9 years ago
You can add file upload for images by using :
http://gwt-ckeditor.googlecode.com/svn/trunk/doc/com/axeiya/gwtckeditor/client/C
KConfig.html#setFileBrowserBrowseUrl(java.lang.String)

and the same on for flash, etc.
This is not a goal for CKEditor to provide an upload form. You have to create 
it by yourself or to use CKFinder.

Original comment by picard.d...@gmail.com on 3 Feb 2011 at 4:07