FCKeditor
The FCKeditor format supports the FCKeditor WYSIWYG HTML editor available from FCKeditor.net. Using this format, you can edit content visually using an online form. You will need to download FCKeditor separately — This format simply integrates it with the TerraForm environment. Please check FCKeditor support for more detail.
Some attributes like height, width, and toolbarset are added as normal. But most FCKeditor attributes are added as part of a structure. Create a structure called config and add attributes (such as defaultlanguage) to that, then supply the structure as the value for a config attribute.
Installation
- FCKeditor must be downloaded separately from FCKeditor.net.
-
Unpack the FCKEditor download into
[ResourcePath]/formats/fckeditor/where[ResourcePath]is theResourcePathattribute supplied in yourcf_terraformtag or set up in your settings file. The folder[ResourcePath]/formats/fckeditor/should thus contain a variety of files and folders. - Copy the file,
[ResourcePath]/formats/fckeditor/fckeditor.cfmto[customtags]/terraform/formats/includes/fckeditor/.
Examples
FCKeditor
A WYSIWYG editor for web forms. TerraForm includes support for FCKeditor.
