URL: http://www.phpwcms-docu.de/index.php?wysiwyg_html



English > The Docu > Articles > Content Parts > WYSIWYG HTML


Content Part „WYSIWYG HTML"

wysiwyg_en.png

This is the description of the content part "WYSIWYG HTML".


Unlike the content part "HTML" you don't have to insert HTML commands but you can make all formatting directly with the preset HTML editor.

You can preset the HTML editor in phpwcms version 1.1RC4 in the file "/include/inc_conf/conf.inc.php", from version 1.2.X-DEV in the file "/config/phpwcms/conf.inc.php". There is the following line that has to be changed if required:

$phpwcms["wysiwyg_editor"]    = 2;        //0 = no wysiwyg editor, 1 = HTMLarea, 2 = FCKeditor, 3 = browser based, 4 = spaw

The docu team's suggestion is FCKEditor (2).

conf.inc.php setting 0 = No WYSIWYG Editor
conf.inc.php setting 1 = HTMLArea editor
conf.inc.php setting 2 = FCKEditor
conf.inc.php setting 3 = browser based
conf.inc.php setting 4 = SPAW editor

conf.inc.php setting 0 = No WYSIWYG Editor

Article created: 2005/04/13 Last Changes: 2005/06/25
 
In case you find any mistakes or have enhancments, please use this form .

Have you found this website a helpful resource in understanding the Phpwcms content management system? If so, would you consider making a donation? Please click here: PayPal. We welcome any donation amount. Your contribution helps make this website an even better resource and helps underwrite the associated server expenses of accomodating a growing number of visitors.
This page use the version: