How Do I Add or Remove Toolbar Buttons?

CKEditor toolbar is an array of button elements that you can freely add or remove.

The CKEditor toolbar


The toolbar is defined by using the toolbar or toolbar_name settings, where the name element is the name used to identify the toolbar in the toolbar setting.

A description of various toolbar configuration methods along with code samples can be found in the CKEditor Toolbar section of CKEditor 3.x Developer's Guide.

This page was last modified on 7 March 2011, at 14:30.