A configurable WYSIWYG
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
Code Examples
by basilicom
