From d57c84c9c0c41bffbdcca78078dd7a4fbd95e9b6 Mon Sep 17 00:00:00 2001 From: Ivan Tcholakov Date: Wed, 22 Jul 2009 12:18:38 +0200 Subject: [PATCH] [svn r22283] FS#2867 - The online editor: Starting the integration of the advanced file manager with the editor's dialog system. --- main/inc/lib/fckeditor/myconfig.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/main/inc/lib/fckeditor/myconfig.php b/main/inc/lib/fckeditor/myconfig.php index 60fb15ce4f..10b9cb22e1 100644 --- a/main/inc/lib/fckeditor/myconfig.php +++ b/main/inc/lib/fckeditor/myconfig.php @@ -174,6 +174,11 @@ $config['MediaBrowser'] = true ; // for video (flv) files. // false - as a dialog whithin the page (recommended). $config['OpenSimpleFileManagerInANewWindow'] = false; +// How the advanced file manager to be opened: +// true - in a new browser window, or +// false - as a dialog whithin the page (recommended). +$config['OpenAdvancedFileManagerInANewWindow'] = false; + /* * Quick-upload tabs.