[svn r22268] FS#2867 - The online editor: Switching to the extended toolbars, so they could be seen and tried for two-three days.

skala
Ivan Tcholakov 16 years ago
parent a7132f71f0
commit ae6987db29
  1. 4
      main/inc/lib/fckeditor/myconfig.php

@ -66,9 +66,9 @@
// Then, you may modify the newly copied toolbar definitions at your will, just keep correct php-syntax.
// It is not mandatory you to create custom files for all the toolbars. In case of missing file in the directory with the
// custom toobar definitions the system would read the correspondent "factory" toolbar definition (form 'default' directory).
$config['ToolbarSets']['Directory'] = 'default';
//$config['ToolbarSets']['Directory'] = 'default';
// You may try this provided example of custom toolbars:
//$config['ToolbarSets']['Directory'] = 'extended';
$config['ToolbarSets']['Directory'] = 'extended';
/*

Loading…
Cancel
Save