mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/doc/resources defcharset.html,1.1,1.2 mimeexcs.html,1....

2003-01-01 22:46:13
Update of /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources
In directory subversions:/tmp/cvs-serv32717/doc/resources

Modified Files:
	defcharset.html mimeexcs.html modifybodyaddresses.html 
	rcfile.html spammode.html tslicetopbegcur.html 
Log Message:
* Some doc updates and fixes.


Index: defcharset.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources/defcharset.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** defcharset.html	21 Dec 2002 07:26:33 -0000	1.1
--- defcharset.html	2 Jan 2003 05:46:01 -0000	1.2
***************
*** 68,72 ****
--- 68,74 ----
  
  <pre class="code">
+ <b>&lt;DefCharset&gt;</b>
  us-ascii
+ <b>&lt;/DefCharset&gt;</b>
  </pre>
  

Index: mimeexcs.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources/mimeexcs.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** mimeexcs.html	10 Dec 2002 04:08:02 -0000	1.11
--- mimeexcs.html	2 Jan 2003 05:46:01 -0000	1.12
***************
*** 93,97 ****
  data:
  </p>
! <pre>
  <b>&lt;MIMEExcs&gt;</b>
  application/octet-stream
--- 93,97 ----
  data:
  </p>
! <pre class="code">
  <b>&lt;MIMEExcs&gt;</b>
  application/octet-stream
***************
*** 104,108 ****
  exploits and large data files:
  </p>
! <pre>
  <b>&lt;MIMEExcs&gt;</b>
  application
--- 104,108 ----
  exploits and large data files:
  </p>
! <pre class="code">
  <b>&lt;MIMEExcs&gt;</b>
  application

Index: modifybodyaddresses.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources/modifybodyaddresses.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** modifybodyaddresses.html	1 Jan 2003 23:39:58 -0000	1.1
--- modifybodyaddresses.html	2 Jan 2003 05:46:01 -0000	1.2
***************
*** 97,101 ****
  
  <p>
! <a href="addressmodifycode.html">ADDRESSMODIFYCODE</a>
  </p>
  
--- 97,102 ----
  
  <p>
! <a href="addressmodifycode.html">ADDRESSMODIFYCODE</a>,
! <a href="spammode.html">SPAMMODE</a>
  </p>
  

Index: rcfile.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources/rcfile.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** rcfile.html	10 Dec 2002 04:08:03 -0000	1.11
--- rcfile.html	2 Jan 2003 05:46:01 -0000	1.12
***************
*** 305,308 ****
--- 305,311 ----
  </PRE>
  
+ <p>More examples are available under
+ <a href="../app-rcfileexs.html"><cite>Appendix: Resource File Examples</cite></a>.
+ </p>
  
  <!-- *************************************************************** -->

Index: spammode.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources/spammode.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** spammode.html	10 Dec 2002 04:08:03 -0000	1.12
--- spammode.html	2 Jan 2003 05:46:01 -0000	1.13
***************
*** 56,60 ****
  
  <p>SPAMMODE determines if MHonArc will perform actions to deter
! spam address harvesters or not.  If SPAMMODE is true, it changes the default
  values of various resources that display email addresses.  The
  following default resource values are affected:
--- 56,60 ----
  
  <p>SPAMMODE determines if MHonArc will perform actions to deter
! spam address harvesters.  If SPAMMODE is true, it changes the default
  values of various resources that display email addresses.  The
  following default resource values are affected:
***************
*** 80,89 ****
  <dd><p>Is defined as
  "<tt>mailto:<a href="../rcvars.html#TOADDRNAME">$TOADDRNAME$</a>@DOMAIN.HIDDEN</tt>"</p></dd>
  </dl>
  
! <table border=0 cellpadding=4>
! <tr valign=top>
! <td><strong>NOTE</strong></td>
! <td><p>A user defined setting of an above resource will override
  any effects that SPAMMODE has on the resource.  SPAMMODE is mainly
  a convenience to set the above resources to default values that
--- 80,91 ----
  <dd><p>Is defined as
  "<tt>mailto:<a href="../rcvars.html#TOADDRNAME">$TOADDRNAME$</a>@DOMAIN.HIDDEN</tt>"</p></dd>
+ <dt><a href="modifybodyaddresses.html">MODIFYBODYADDRESSES</a></dt>
+ <dd><p>Is activated.</p></dd>
  </dl>
  
! <table class="note" width="100%">
! <tr valign="baseline">
! <td><strong>NOTE:</strong></td>
! <td width="100%"><p>A user defined setting of an above resource will override
  any effects that SPAMMODE has on the resource.  SPAMMODE is mainly
  a convenience to set the above resources to default values that
***************
*** 132,135 ****
--- 134,138 ----
  <a href="litemplate.html">LITEMPLATE</a>,
  <a href="mailtourl.html">MAILTOURL</a>,
+ <a href="modifybodyaddresses.html">MODIFYBODYADDRESSES</a>,
  <a href="msgpgbegin.html">MSGPGBEGIN</a>,
  <a href="refslitxt.html">REFSLITXT</a>

Index: tslicetopbegcur.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources/tslicetopbegcur.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** tslicetopbegcur.html	31 Dec 2002 05:03:30 -0000	1.11
--- tslicetopbegcur.html	2 Jan 2003 05:46:01 -0000	1.12
***************
*** 271,275 ****
  up in grey within a thread slice:
  </p>
! <pre>
  <b><a href="../resources/tslicetopbegcur.html">&lt;TSliceTopBeginCur&gt;</a></b>
  &lt;li&gt;&lt;font color="#666666"&gt;&lt;strong&gt;<b><a href="../rcvars.html#SUBJECTNA">$SUBJECTNA$</a></b>&lt;/strong&gt;,
--- 271,275 ----
  up in grey within a thread slice:
  </p>
! <pre class="code">
  <b><a href="../resources/tslicetopbegcur.html">&lt;TSliceTopBeginCur&gt;</a></b>
  &lt;li&gt;&lt;font color="#666666"&gt;&lt;strong&gt;<b><a href="../rcvars.html#SUBJECTNA">$SUBJECTNA$</a></b>&lt;/strong&gt;,

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV