mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/doc rcvars.html,1.18,1.19

2002-06-07 11:30:05
Update of /cvsroot/mhonarc/mhonarc/MHonArc/doc
In directory subversions:/tmp/cvs-serv5321

Modified Files:
	rcvars.html 
Log Message:
* s/foo.com/mhonarc.org/: foo.com is an actual valid domain, so changed
  examples using it to use mhonarc.org as the domain.
* Some cosmetic changes.


Index: rcvars.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/rcvars.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** rcvars.html	24 Dec 2001 14:38:07 -0000	1.18
--- rcvars.html	7 Jun 2002 17:43:18 -0000	1.19
***************
*** 79,83 ****
  <table border=0 cellpadding=4>
  <tr valign=top>
! <td><strong><a name="note1">*</a> NOTE</strong></td>
  <td><p>In the two examples given, the replacement value of
  <tt>$SUBJECT$</tt> is different (excluding the variable argument difference).
--- 79,83 ----
  <table border=0 cellpadding=4>
  <tr valign=top>
! <td><strong><a name="note1">*</a>&nbsp;NOTE</strong></td>
  <td><p>In the two examples given, the replacement value of
  <tt>$SUBJECT$</tt> is different (excluding the variable argument difference).
***************
*** 210,279 ****
  <table border=0>
  <tr valign=top>
! <th align=right>Value -</th><th align=left>Meaning</th>
  </tr>
  <tr valign=top>
! <td align=right><tt>CUR</tt> -</td>
    <td>Current message.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>FIRST</tt> -</td>
    <td>First message listed in main index.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>LAST</tt> -</td>
    <td>Last message listed in main index.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>NEXT</tt> -</td>
    <td>Next message by main sort order.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>PREV</tt> -</td>
    <td>Previous message by main sort order.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TEND</tt> -</td>
    <td>Last message of current discussion thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TFIRST</tt> -</td>
    <td>First message listed thread index.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TLAST</tt> -</td>
    <td>Last message listed thread index.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TNEXT</tt> -</td>
    <td>Next message by thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TNEXTIN</tt> -</td>
    <td>Next message within current thread.  This differs from
    <tt>TNEXT</tt> in that it does not cross discussion thread boundaries.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TNEXTTOP</tt> -</td>
    <td>First message of next discussion thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TPARENT</tt> -</td>
    <td>Parent message of current thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TPREV</tt> -</td>
    <td>Previous message by thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TPREVIN</tt> -</td>
    <td>Previous message within current thread.  This differs from
    <tt>TPREV</tt> in that it does not cross discussion thread boundaries.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TPREVTOP</tt> -</td>
    <td>First message of previous discussion thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TTOP</tt> -</td>
    <td>Top/root message of current discussion thread.</td>
  </tr>
--- 210,279 ----
  <table border=0>
  <tr valign=top>
! <th align=right>Value&nbsp;-</th><th align=left>Meaning</th>
  </tr>
  <tr valign=top>
! <td align=right><tt>CUR</tt>&nbsp;-</td>
    <td>Current message.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>FIRST</tt>&nbsp;-</td>
    <td>First message listed in main index.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>LAST</tt>&nbsp;-</td>
    <td>Last message listed in main index.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>NEXT</tt>&nbsp;-</td>
    <td>Next message by main sort order.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>PREV</tt>&nbsp;-</td>
    <td>Previous message by main sort order.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TEND</tt>&nbsp;-</td>
    <td>Last message of current discussion thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TFIRST</tt>&nbsp;-</td>
    <td>First message listed thread index.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TLAST</tt>&nbsp;-</td>
    <td>Last message listed thread index.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TNEXT</tt>&nbsp;-</td>
    <td>Next message by thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TNEXTIN</tt>&nbsp;-</td>
    <td>Next message within current thread.  This differs from
    <tt>TNEXT</tt> in that it does not cross discussion thread boundaries.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TNEXTTOP</tt>&nbsp;-</td>
    <td>First message of next discussion thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TPARENT</tt>&nbsp;-</td>
    <td>Parent message of current thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TPREV</tt>&nbsp;-</td>
    <td>Previous message by thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TPREVIN</tt>&nbsp;-</td>
    <td>Previous message within current thread.  This differs from
    <tt>TPREV</tt> in that it does not cross discussion thread boundaries.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TPREVTOP</tt>&nbsp;-</td>
    <td>First message of previous discussion thread.</td>
  </tr>
  <tr valign=top>
! <td align=right><tt>TTOP</tt>&nbsp;-</td>
    <td>Top/root message of current discussion thread.</td>
  </tr>
***************
*** 492,496 ****
  <td align=right><b>Description:</b></td>
  <td>The username/local-part of the mail address in the <tt>From:</tt>
! field of the message.  For example, given the address "someuser(_at_)foo(_dot_)com",
  <tt>$FROMADDRNAME$</tt> would equal "someuser".</td>
  </tr>
--- 492,496 ----
  <td align=right><b>Description:</b></td>
  <td>The username/local-part of the mail address in the <tt>From:</tt>
! field of the message.  For example, given the address "someuser(_at_)mhonarc(_dot_)org",
  <tt>$FROMADDRNAME$</tt> would equal "someuser".</td>
  </tr>
***************
*** 505,510 ****
  <td align=right><b>Description:</b></td>
  <td>The domain part of the mail address in the <tt>From:</tt>
! field of the message.  For example, given the address "someuser(_at_)foo(_dot_)com",
! <tt>$FROMADDRDOMAIN$</tt> would equal "foo.com".</td>
  </tr>
  </table><br></dd>
--- 505,510 ----
  <td align=right><b>Description:</b></td>
  <td>The domain part of the mail address in the <tt>From:</tt>
! field of the message.  For example, given the address "someuser(_at_)mhonarc(_dot_)org",
! <tt>$FROMADDRDOMAIN$</tt> would equal "mhonarc.org".</td>
  </tr>
  </table><br></dd>
***************
*** 1095,1099 ****
  <td align=right><b>Description:</b></td>
  <td>The username/local-part of the e-mail address.
! For example, given the address "someuser(_at_)foo(_dot_)com",
  <tt>$TOADDRNAME$</tt> would equal "someuser".
  This variable is only applicable for use in the
--- 1095,1099 ----
  <td align=right><b>Description:</b></td>
  <td>The username/local-part of the e-mail address.
! For example, given the address "someuser(_at_)mhonarc(_dot_)org",
  <tt>$TOADDRNAME$</tt> would equal "someuser".
  This variable is only applicable for use in the
***************
*** 1110,1115 ****
  <td align=right><b>Description:</b></td>
  <td>The domain part of the e-mail address.
! For example, given the address "someuser(_at_)foo(_dot_)com",
! <tt>$TOADDRDOMAIN$</tt> would equal "foo.com".
  This variable is only applicable for use in the
  <a href="resources/mailtourl.html">MAILTOURL</a>.</td>
--- 1110,1115 ----
  <td align=right><b>Description:</b></td>
  <td>The domain part of the e-mail address.
! For example, given the address "someuser(_at_)mhonarc(_dot_)org",
! <tt>$TOADDRDOMAIN$</tt> would equal "mhonarc.org".
  This variable is only applicable for use in the
  <a href="resources/mailtourl.html">MAILTOURL</a>.</td>

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