Email
Share

FCKEditor

FCKEditor is a popular WYSIWYG (What You See Is What You Get) editor commonly used in CMS (Content Management Systems) such as Drupal, Joomla, and Wordpress.
Nov 11 2008

Unknown toolbar item "UniversalKey"

Are you seeing this annoying "UniversalKey" Drupal error repeatedly?

Are you seeing the error message unknown toolbar item "UniversalKey" popup in an FCKeditor window? This is a result of an update to the native FCKeditor software that caused the removal of the "UniversalKey" button. The "UniversalKey" button was one that loaded a Universal Keyboard that allowed the use of different keyboard layouts based on language and country of origin. Unfortunately, FCKeditor did not have a license to use the Universal Keyboard, so they had to remove it in the update to FCKeditor 2.4...  read more »



May 01 2008

Changing FCKEditor's Font Format List

Customizing FCKEditor's Font Format Menu

Having trouble adding/ removing items to FCKEditor's FontFormat menu?  While it's quite simple to adjust and changes styles in FCKEditor (simply update fckstyles.xml in the root directory or create your own styles file and reference it in fckconfig.js underFCKConfig.StylesXmlPath). 

The Font Format menu is an entirely different story.  Here's how to update it in a nutshell (note that this example removes all items save "Normal", "Heading 1", "Heading 2", and "Heading 3")...  read more »



Sep 13 2006

Firefox Won't Work with FCKEditor or TinyMCE

Editor Loads in IE but not in Firefox

I ran into this problem and it was driving me crazy. Particularly that the TinyMCE or FCKEditors (WYSIWYG = What You See Is What You Get) editors would load fine in IE, Mozilla, and other browsers, but not in Firefox.  read more »