WYSIWYG Editor

If you confiure a textarea as WYSIWYG (What You See Is What You Get), you get a powerful text editor tool. Contrary to AutoConversion (see AutoConversion ), all data - except for links - are displayed in the textarea exactly as they have been formatted, including images and tables. If there is a default style for the textarea (see Options for Textareas and Textinput Fields), content will be displayed with this style. In addition, in WYSIWYG mode, all AutoConversion tags (see Tag Overview) will be recognized and automatically converted.

Note: Please note that available functions of the text editor may slightly differ,  depending on the browser you use. In general, you need a current browser version to use the most features (IE starting with 6, Firefox starting with 1.5). We can not guarantee proper working with browsers like Safari or Opera. In general, you might need to make correction on the level of HTML source code in order to correct unexpected and/or undesired behaviour of the editor.

The product used for the WYSIWYG editor is FCKEditor, which we have slightly modified and adapted to our needs. For more information, refer to www.fckeditor.net/.