From ba606a5558c416c295e51cd3cfac051561bc3eea Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Tue, 5 Jul 2005 21:02:16 +0000 Subject: [PATCH] Added 'default encoding' SVN revision: 1421 --- doc/config.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/config.html b/doc/config.html index dba057a5..14b9a178 100755 --- a/doc/config.html +++ b/doc/config.html @@ -1656,13 +1656,12 @@ filtered by individual attributes. If the checkbox next to an attribute is check only messages with the same attribute value are displayed. Default is 0.

-

  • HTML default = 0|1|2|3 +
  • Default encoding = 0|1|2
    -This specifies the default state of the "Submit as HTML text" button on the -new message entry from. For installations where entries are normally submitted -as HTML, the default can be set to 1. If this value is set to 2 - or 3, the check box is not displayed and only text submissions -ore HTML submissions are possible, respectively. The default is 0. +This specifies the default encoding for new entries. For installations where entries +are normally submitted as plain text, the default can be set to 1. Set to 0 +for ELCode encoding, +to 2 for HTML encoding. The default is 0.

  • Suppress default = 0|1|2