CodeCharge Studio

Attach FCKeditor

This action can be assigned to the On Load client event of a TextArea control to replace it with FCKeditor (rich text editor). For this action to work properly the FCKeditor must be installed on the server and "FCKeditor base Path" must be specified in Project Settings.

The following action settings are available:
Parameter Description
ToolbarSetName Name of an FCKeditor toolbar to be enabled.
Width Width of the editing area in pixels or percent. If left blank, FCKeditor will use it's default value of 100%.
Height The height of the editing area in pixels or percent. If left blank, FCKeditor will use it's default value of 200 pixels.
Config Parameters Opens the FCKeditor configuration dialog that allows configuring additional properties available in FCKeditor. These values are not related to CodeCharge Studio and are provided for convenience of configuring FCKeditor itself. Please refer to FCKeditor documentation for more information about FCKeditor configuration.

Note: for this feature to work properly it is required that you enable the "Config" option in your FCKeditor configuration file (FCKeditor\editor\filemanager\browser\default\connectors\ext\Config.asp for ASP and .NET, or Config.php for PHP), and uncomment proper connector lines in FCKeditor\fckconfig.js

Please note that YesSoftware does not support FCKeditor itself. The documentation, configuration parameters and FCKeditor feature list can be found on FCKeditor Website at CKEditor.com.


On-line, printable versions and updates