Rich Text Editor
Rich Text Editor
Displays tinyMCE 4.x WYSIWYG editor with farcry plugins to add images, files, videos etc
Attributes
Name | Required | Default | Options | Description |
---|---|---|---|---|
ftLabelAlignment | No | block | inline,block | Used by FarCry Form Layouts for positioning of labels. inline or block. |
ftWidth | No | 100% | Width required for the rich text editor. | |
ftHeight | No | 380px | Height required for the rich text editor. | |
ftContentCSS | No | This option enables you to specify a custom CSS file that extends the theme content CSS. This CSS file is the one used within the editor (the editable area). This option can also be a comma separated list of URLs. | ||
ftRichtextConfig | No | A custom method to use to return the richtext config, or the richtext config as a string (useful when overriding property metadata) | ||
ftImageListFilterTypename | No | dmImage | The related image typename to show in the image list from the advimage plugin. | |
ftImageListFilterProperty | No | standardImage | The related image typename property that contains the image we want to insert from the advimage plugin | |
ftLinkListFilterTypenames | No | The list of related typenames to filter the link list on in the advlink plugin. | ||
ftTemplateTypeList | No | The list of related typenames to show content templates for. | ||
ftTemplateSnippetWebskinPrefix | No | insertSnippet | The webskin prefix used to insert content template snippets. | |
ftTemplateWebskinPrefixList | No | insertHTML | The webskin prefix used to insert content. |