popup - Launch CKFinder in modal overlay from CKEditor -


i've managed integrate ckfinder ckeditor using instructions found on site. however, ckfinder popup appears in new browser window. ckfinder in new browser window

the ckfinder site demonstrates modal overlays - examples instances of ckfinder embedded in site , not 1 linked ckeditor. ckfinder in modal overlay

how can make sure ckfinder launched through ckeditor follows same format. i'm unable find examples of same on ckeditor / ckfinder site or forums.

thank you.

the problem it's how ckeditor handle custom file browsers. using file browser api ckeditor rely on popups only.

using ckfinder's 3 modal possible if you'd implement custom plugin ckeditor adds "browse server" button , handles file browser itself.


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

mapreduce - Resource manager does not transit to active state from standby -

serialization - Convert Any type in scala to Array[Byte] and back -