This plugin extends the default WYSIWYG of pimcore 1.4.1 for Object Classes and makes CKEditor configurable.
You can choose between "Basic", "Full" and "Custom".
The "Custom" setting allows to place a valid JSON in it, describing the configuration object for CKEditor.
"Custom" Example:
{"uiColor":"#f2f2f2","toolbar":[["Source","Bold"]]}
CKEditor Configuration Options
http://www.pimcore.org/svn/labs/trunk/ConfigurableWysiwyg
http://basilicom.de
EDIT :
Compatible version with pimcore 1.4.1 build 1429. Download the attached file. Then uncompress it to the plugin folder.