ActivEdit
The ActivEdit format supports the ActivEdit WYSIWYG HTML editor available from CFDev.com. Using this format, you can edit content visually using an online form. You will need to license and download ActivEdit separately. This format simply integrates it with the TerraForm environment.
Check the following page at CFDev.com for a list of special ActivEdit attributes: Activedit 2.5 Documentation -- CF_Activedit - All Attributes. Note that the ActivEdit inc tag is not used (TerraForm calculates this for you automatically).
The form below shows example code for a plain field, a field with various TerraField attributes applied, and a field with various ActivEdit special attributes applied. ActivEdit ignores standard attributes.
Installation
- ActivEdit must be downloaded separately from CFDev.com.
-
Copy the
incfolder from your ActivEdit download so that it is visible at the web path:[ResourcePath]/formats/activedit/inc/. The value of[ResourcePath]is by default:/terraformresources/. - Copy the file
activedit.cfmincluded in that download to this address:[customtags]/terraform/formats/includes/activedit/. Notes:- You will see a file called
activedit.cfmin[customtags]/terraform/formats/includes/. Leave that file as is! - You will also see a file called
activedit.cfmin[customtags]/terraform/formats/includes/activedit/. Copy your downloadedactivedit.cfmover the top of this file!
- You will see a file called
Examples
ActivEdit
A WYSIWYG editor for web forms. TerraForm includes support for ActivEdit. ActivEdit is a product of ActivSoftware.
