Opened 17 years ago

Last modified 9 years ago

#495 confirmed New Feature

custom file browser function as a setting

Reported by: ufku Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Currently fckeditor allows custom file browser(f.b.) depending on the setting "(Image|File..)BrowserURL". This does not allow us to control how the custom f.b. shows up. It always opens as a pop-up window. What if one wants to use a f.b. that uses a floating div instead of a pop-up. or what if one wants to respond to the opening of the f.b. window.

In tinymce there is the "file_browser_callback" setting that is used to specify the function running when f.b. button is clicked. This allows a complete customization on how f.b. opens and functions. It would be really useful to implement a similar thing and overwrite the default f.b. opening function.

thanks.

Change History (7)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Milestone: FCKeditor 2.4.3

comment:2 Changed 16 years ago by Wojciech Olchawa

Keywords: Confirmed added

comment:3 Changed 12 years ago by Jakub Ś

#6851 was marked as duplicate

In that ticket user has suggested the FileBowser might be also open in modal dialog.

comment:4 Changed 12 years ago by Jakub Ś

Keywords: CKFinder added

comment:5 Changed 12 years ago by Frederico Caldeira Knabben

Keywords: CKFinder removed

This is a generic File Browser integration ticket.

comment:6 Changed 9 years ago by Thomas Winteler

hey all

what about this feature request.. to have file browser in a dialog instead of a popup window.

popup win can/will be blocked from any browser/user.. and popups are out of date..

thanks for reply thomi

comment:7 Changed 9 years ago by Marek Lewandowski

Just for a future reference - here's an example how one may implement it using dialogShow event posted at gist.

Last edited 9 years ago by Marek Lewandowski (previous) (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy