You are here

constant CKEDITOR_FORCE_SIMPLE_TOOLBAR_NAME in CKEditor - WYSIWYG HTML editor 7

The name of the simplified toolbar that should be forced. Make sure that this toolbar is defined in ckeditor.config.js or fckconfig.js.

File

./ckeditor.module, line 40
CKEditor - The text editor for the Internet - http://ckeditor.com Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.

Code

define('CKEDITOR_FORCE_SIMPLE_TOOLBAR_NAME', 'DrupalBasic');