The default configuration options you can find in FCKeditor documentation.

You can override almost of this options. Just create or edit your userconfig.js file (/editor/fckeditor/editor/userconfig.js). You can also edit this file via Control Panel - Editor Configuration.

Additional configuration options

FCKConfig.DekiTabSpaces = 4 ;

This option overrides the FCKeditor's configuration option TabSpaces and has the same functionality.

Non-editable options

You can't change the following options:

  • CustomConfigurationsPath
  • EditorAreaCSS
  • ToolbarLocation (please, use $wgFCKFloatingToolbar flag in your LocalSettings.php)
  • ToolbarCanCollapse when $wgFCKFloatingToolbar = true
  • StylesXmlPath
  • DefaultLanguage. The language of the editor depends on the language which is set in Control Panel.
Tag page (Edit tags)
You must login to post a comment.