| Setting | Default | Description |
| Show Click Through Report | false | Adds a "Clickthroughs" option to the "view stats" page which provides a reports of contacts clicking through to that page |
| Enable the live preview feature | false | Enabling this makes the right hand preview window update in real-time as you type in the text editor. If you are using an older browser (Internet Explorer 9 or less) or edit very long pieces of text you may find this slows down text editing. |
| Brand colours | One or more colours that are available in the text editor to apply to text selections. Format: A comma separated list of colours in web format, for example: #003366,#FF0000,#999999 Default: blank
| |
| Text Editor More Colours | false | Does the text editor colour picker display a More Colours link? |
| Block formats | p,h1,h2,h3,h4,h5 | Standard text formatting options available in the text editor. Format: A comma separated list of block formatting styles. To customise the display of the style use the following example format: para=p,main heading=h1,sub heading=h2,level3=h3 Default: p,h1,h2,h3,h4,h5
|
| Require Vx IDs | true | Do templates require Vx Id tags (e.g. txt_01, img_01)? This is an experimental feature and should always be set to true. |
| Enable image resizing in the main editor | false | Can images be resized when in Edit Layout mode? |
| Text Editor Font Sizes | Populating this setting displays a dropdown in the text editor with a list of font sizes that can be applied to the selected text. Format: A comma separated list of font sizes e.g. 10px,12px,14px,16px A more advanced version is possible allowing the sizes to be named and use existing CSS styles, e.g. Big text=30px,Small text=small,My Text Size=.mytextsize Default: blank
| |
| Forced Root Block | 'p' | Wrap non-block elements or text nodes in this block element e.g. 'p' (make sure it is wrapped in single quotes). Set to 'p' by default which wraps blocks in a p tag and means shift-enter must be used to get a soft return (BR tag). Format: A block tag wrapped in single quotes e.g. 'p' Default: false
|
| Banner Type | If using custom editable banners in templates then enter the banner type here. Possible values: EY, Devere
| |
| Include salutation field | false | Marking this as true will display the {Salutation} custom field in the text editor |
| Include my/full salutation field | false | Marking this as true will display the {Full Salutation} custom field in the text editor |
| Include middle name field | false | Marking this as true will display the {Middle Name} custom field in the text editor |
| Include suffix field | false | Marking this as true will display the {Suffix} custom field in the text editor |
| Include contact ID field | false | Ability to insert {IA:ContactId} personalisation field |
| Include address fields | false | Marking this as true will display the {City} and {Country} custom fields in the text editor |
| Replace Variables | false | When viewing the page in Vx should variable tags be replaced? |
| Enable swap snippet | false | Enable the swap snippet functionality |
| Enable drag and drop image upload | false | Allow files to be dragged onto images to auto-upload |
| Rewrite conditional comments | false | Rewrite links in IE conditional comments |
| Tiny MCE Plugins | table,example,paste,tableDropdown,lists | Comma separated list of TinyMCE plugins, default is table,example,paste,tableDropdown,lists |
| Show container variables in the text editor | false | Should container variables show in the text editor dropdown? |
| Show page url personalisation fields | false | Should page url personalisation fields be visible? |
| Bank personalisation fields | false | Should personalisation fields with no data be replaced with blank text? |
| Fix Nested Tags | true | By default HTML clean-up routines run on every text edit to remove nested tags. Switch this off if you are having problems creating multi-level nested lists in text editor. |