Update of /cvsroot/tmda/tmda/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv30415/htdocs

Modified Files:
        howto-template.ht howto-template.html 
Log Message:
Note that BodyCharset and the charset suffix for headers is
optional, with a default of US-ASCII.


Index: howto-template.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/howto-template.ht,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- howto-template.ht   29 Oct 2002 00:18:27 -0000      1.2
+++ howto-template.ht   29 Oct 2002 00:38:13 -0000      1.3
@@ -150,9 +150,6 @@
 
 </pre></blockquote>
 
-The entire <code>BodyCharset</code> field is case-insensitive.
-<br><br>
-
 Then just enter the non-ASCII characters directly into your template
 along with the ASCII characters. TMDA will properly encode the message
 based on the charset you specified.
@@ -164,6 +161,10 @@
 German+Polish+English with LATIN-2 or German+Turkish+English with
 LATIN-5 but there is no 8-bit charset to properly mix
 German+Russian+English, for instance.
+<br><br>
+
+The entire <code>BodyCharset</code> field is case-insensitive. If 
+<code>BodyCharset</code> is not provided, it defaults to US-ASCII.
 
 <h3>Internationalized headers</h3>
 
@@ -190,6 +191,9 @@
 Subject.LATIN-1: Please confirm your message / Bitte Best�tigen
 
 </pre></blockquote>
+
+If a charset suffix is not provided, it defaults to US-ASCII for
+that header.
 
 <h3>CJK (Chinese, Japanese, Korean)</h3>
 

Index: howto-template.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/howto-template.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- howto-template.html 29 Oct 2002 00:18:27 -0000      1.2
+++ howto-template.html 29 Oct 2002 00:38:13 -0000      1.3
@@ -1,6 +1,6 @@
 <HTML>
 <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
-<!-- Mon Oct 28 17:05:22 2002 -->
+<!-- Mon Oct 28 17:36:49 2002 -->
 <!-- USING HT2HTML 1.2 -->
 <!-- SEE http://barry.wooz.org/software/ht2html -->
 <!-- User-specified headers:
@@ -300,9 +300,6 @@
 
 </pre></blockquote>
 
-The entire <code>BodyCharset</code> field is case-insensitive.
-<br><br>
-
 Then just enter the non-ASCII characters directly into your template
 along with the ASCII characters. TMDA will properly encode the message
 based on the charset you specified.
@@ -314,6 +311,10 @@
 German+Polish+English with LATIN-2 or German+Turkish+English with
 LATIN-5 but there is no 8-bit charset to properly mix
 German+Russian+English, for instance.
+<br><br>
+
+The entire <code>BodyCharset</code> field is case-insensitive. If 
+<code>BodyCharset</code> is not provided, it defaults to US-ASCII.
 
 <h3>Internationalized headers</h3>
 
@@ -340,6 +341,9 @@
 Subject.LATIN-1: Please confirm your message / Bitte Best�tigen
 
 </pre></blockquote>
+
+If a charset suffix is not provided, it defaults to US-ASCII for
+that header.
 
 <h3>CJK (Chinese, Japanese, Korean)</h3>
 

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs

Reply via email to