[svn r22283] FS#2867 - The online editor: Starting the integration of the advanced file manager with the editor's dialog system.

skala
Ivan Tcholakov 17 years ago
parent efd00514cd
commit d57c84c9c0
  1. 5
      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.

Loading…
Cancel
Save