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.
the ckfinder site demonstrates modal overlays - examples instances of ckfinder embedded in site , not 1 linked ckeditor.
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
Post a Comment