mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/doc/_helper addrcindex.pl,1.6,1.7 addvimtags.pl,1.1,1....

2003-01-02 16:05:11
Update of /cvsroot/mhonarc/mhonarc/MHonArc/doc/_helper
In directory subversions:/tmp/cvs-serv5797/doc/_helper

Modified Files:
	addrcindex.pl addvimtags.pl mkrestmpl.pl ppeg.pl resource.lst 
Log Message:
Added RECONVERT resource.


Index: addrcindex.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/_helper/addrcindex.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** addrcindex.pl	20 Nov 2002 23:53:08 -0000	1.6
--- addrcindex.pl	2 Jan 2003 23:04:56 -0000	1.7
***************
*** 7,10 ****
--- 7,11 ----
      chomp;
      ($rc, $type, $env, $elem, $clopt, $text) = split(/:/, $_, 6);
+     $elem =~ s/\///g;
      $rc{$rc} = $text;
      $env{$env} = [ $rc, $text ]  if $env =~ /\S/;
***************
*** 56,60 ****
  	    select(OUT);
  	    print <<EndOfText;
! <table border=0>
  <tr>
  <td align='right'><b>Envariable</b></td><td><b>Description</b></td>
--- 57,61 ----
  	    select(OUT);
  	    print <<EndOfText;
! <table class="tip" border=0>
  <tr>
  <td align='right'><b>Envariable</b></td><td><b>Description</b></td>
***************
*** 81,85 ****
  	    select(OUT);
  	    print <<EndOfText;
! <table border=0>
  <tr>
  <td align='right'><b>Element</b></td><td><b>Description</b></td>
--- 82,86 ----
  	    select(OUT);
  	    print <<EndOfText;
! <table class="tip" border=0>
  <tr>
  <td align='right'><b>Element</b></td><td><b>Description</b></td>
***************
*** 106,110 ****
  	    select(OUT);
  	    print <<EndOfText;
! <table border=0>
  <tr>
  <td align='right'><b>Option</b></td><td><b>Description</b></td>
--- 107,111 ----
  	    select(OUT);
  	    print <<EndOfText;
! <table class="tip" border=0>
  <tr>
  <td align='right'><b>Option</b></td><td><b>Description</b></td>

Index: addvimtags.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/_helper/addvimtags.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** addvimtags.pl	25 Jul 1999 17:58:41 -0000	1.1
--- addvimtags.pl	2 Jan 2003 23:04:56 -0000	1.2
***************
*** 7,11 ****
      chomp;
      ($rc, $type, $env, $elem, $clopt, $text) = split(/:/, $_, 6);
!     $elem =~ s/[<>]//g;  $elem =~ tr/A-Z/a-z/;
      push(@elem, split(/,/, $elem));
  }
--- 7,11 ----
      chomp;
      ($rc, $type, $env, $elem, $clopt, $text) = split(/:/, $_, 6);
!     $elem =~ s/[\/<>]//g;  $elem =~ tr/A-Z/a-z/;
      push(@elem, split(/,/, $elem));
  }

Index: mkrestmpl.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/_helper/mkrestmpl.pl,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** mkrestmpl.pl	10 Dec 2002 05:02:27 -0000	1.23
--- mkrestmpl.pl	2 Jan 2003 23:04:56 -0000	1.24
***************
*** 12,16 ****
      select(FILE);
      print <<EndOfText;
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
  <html>
  <head>
--- 12,15 ----

Index: ppeg.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/_helper/ppeg.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** ppeg.pl	11 Aug 1999 15:17:57 -0000	1.2
--- ppeg.pl	2 Jan 2003 23:04:56 -0000	1.3
***************
*** 10,14 ****
      ($rc, $elems) = (split(/:/, $_, 6))[0,3];
      next  unless $elems =~ /\S/;
!     $elems =~ s/[<>]//g;
      @a = map { lc $_ } split(/,/, $elems);
      foreach $elem (@a) {
--- 10,14 ----
      ($rc, $elems) = (split(/:/, $_, 6))[0,3];
      next  unless $elems =~ /\S/;
!     $elems =~ s/[\/<>]//g;
      @a = map { lc $_ } split(/,/, $elems);
      foreach $elem (@a) {

Index: resource.lst
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/_helper/resource.lst,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -r1.45 -r1.46
*** resource.lst	31 Dec 2002 20:01:37 -0000	1.45
--- resource.lst	2 Jan 2003 23:04:56 -0000	1.46
***************
*** 6,15 ****
  authorbegin:I::<AUTHORBEGIN>::Markup at the start of a author group.
  authorend:::<AUTHOREND>::Markup at the end of a author group.
! authsort::M2H_AUTHSORT:<AUTHSORT>,<NOAUTHSORT>:-authsort,-noauthsort:Sort main index by author.
  botlinks:M::<BOTLINKS>::Links markup at the bottom of message pages.
  charsetaliases:::<CHARSETALIASES>::Charater set aliases.
  charsetconverters:::<CHARSETCONVERTERS>::Charater set filter functions.
! checknoarchive::M2H_CHECKNOARCHIVE:<CHECKNOARCHIVE>,<NOCHECKNOARCHIVE>:-checknoarchive,-nochecknoarchive:Honor "no archive" flag in messages.
! conlen::M2H_CONLEN:<CONLEN>,<NOCONLEN>:-conlen,-noconlen:Use Content-Length value.
  datefields::M2H_DATEFIELDS:<DATEFIELDS>:-datefields:List of fields to extract date of message.
  daybegin:I::<DAYBEGIN>::Markup at the start of a day group.
--- 6,15 ----
  authorbegin:I::<AUTHORBEGIN>::Markup at the start of a author group.
  authorend:::<AUTHOREND>::Markup at the end of a author group.
! authsort::M2H_AUTHSORT:<AUTHSORT/>,<NOAUTHSORT/>:-authsort,-noauthsort:Sort main index by author.
  botlinks:M::<BOTLINKS>::Links markup at the bottom of message pages.
  charsetaliases:::<CHARSETALIASES>::Charater set aliases.
  charsetconverters:::<CHARSETCONVERTERS>::Charater set filter functions.
! checknoarchive::M2H_CHECKNOARCHIVE:<CHECKNOARCHIVE/>,<NOCHECKNOARCHIVE/>:-checknoarchive,-nochecknoarchive:Honor "no archive" flag in messages.
! conlen::M2H_CONLEN:<CONLEN/>,<NOCONLEN/>:-conlen,-noconlen:Use Content-Length value.
  datefields::M2H_DATEFIELDS:<DATEFIELDS>:-datefields:List of fields to extract date of message.
  daybegin:I::<DAYBEGIN>::Markup at the start of a day group.
***************
*** 17,21 ****
  dbfile::M2H_DBFILE::-dbfile:Name of archive database file.
  dbfileperms::M2H_DBFILEPERMS:<DBFILEPERMS>:-dbfileperms:File permissions for DBFILE.
! decodeheads::M2H_DECODEHEADS:<DECODEHEADS>,<NODECODEHEADS>:-decodeheads,-nodecodeheads:Store "decode-only" characters sets in raw form.
  defcharset:::<DEFCHARSET>::Default character set for text data.
  definederived:M::<DEFINEDERIVED>::Define extra file(s) to generate for each message page.
--- 17,21 ----
  dbfile::M2H_DBFILE::-dbfile:Name of archive database file.
  dbfileperms::M2H_DBFILEPERMS:<DBFILEPERMS>:-dbfileperms:File permissions for DBFILE.
! decodeheads::M2H_DECODEHEADS:<DECODEHEADS/>,<NODECODEHEADS/>:-decodeheads,-nodecodeheads:Store "decode-only" characters sets in raw form.
  defcharset:::<DEFCHARSET>::Default character set for text data.
  definederived:M::<DEFINEDERIVED>::Define extra file(s) to generate for each message page.
***************
*** 23,27 ****
  defrcfile::M2H_DEFRCFILE:::Pathname of default resource file.
  defrcname::M2H_DEFRCNAME:::Name of default resource file.
! doc::M2H_DOC:<DOC>,<NODOC>:-doc,-nodoc:Add link to documentation.
  docurl::M2H_DOCURL:<DOCURL>:-docurl:URL to documentation
  editidx::::-editidx:Modify archive with new resource settings.
--- 23,27 ----
  defrcfile::M2H_DEFRCFILE:::Pathname of default resource file.
  defrcname::M2H_DEFRCNAME:::Name of default resource file.
! doc::M2H_DOC:<DOC/>,<NODOC/>:-doc,-nodoc:Add link to documentation.
  docurl::M2H_DOCURL:<DOCURL>:-docurl:URL to documentation
  editidx::::-editidx:Modify archive with new resource settings.
***************
*** 38,42 ****
  fldbeg:::<FLDBEG>::Markup before field text.
  fldend:::<FLDEND>::Markup after field text.
! folrefs::M2H_FOLREFS:<FOLREFS>,<NOFOLREFS>:-folrefs,-nofolrefs:Print links links to explicit follow-ups and references.
  folupbegin:::<FOLUPBEGIN>::Beginning markup of follow-up links in message pages.
  folupend:::<FOLUPEND>::Ending markup of follow-up links in message pages.
--- 38,42 ----
  fldbeg:::<FLDBEG>::Markup before field text.
  fldend:::<FLDEND>::Markup after field text.
! folrefs::M2H_FOLREFS:<FOLREFS/>,<NOFOLREFS/>:-folrefs,-nofolrefs:Print links links to explicit follow-ups and references.
  folupbegin:::<FOLUPBEGIN>::Beginning markup of follow-up links in message pages.
  folupend:::<FOLUPEND>::Ending markup of follow-up links in message pages.
***************
*** 47,52 ****
  gmtdatefmt::M2H_GMTDATEFMT:<GMTDATEFMT>:-gmtdatefmt:Conversion specification for GMT dates.
  gzipexe::M2H_GZIPEXE:<GZIPEXE>:-gzipexe:Pathname to gzip executable.
! gzipfiles::M2H_GZIPFILES:<GZIPFILES>,<NOGZIPFILES>:-gzipfiles,-nogzipfiles:Gzip files.
! gziplinks::M2H_GZIPLINKS:<GZIPLINKS>,<NOGZIPLINKS>:-gziplinks,-nogziplinks:Assume files are gzipped when creating links.
  headbodysep:M::<HEADBODYSEP>::Markup separating the message head from the body.
  htmlext::M2H_HTMLEXT:<HTMLEXT>:-htmlext:Extension to use for HTML files.
--- 47,52 ----
  gmtdatefmt::M2H_GMTDATEFMT:<GMTDATEFMT>:-gmtdatefmt:Conversion specification for GMT dates.
  gzipexe::M2H_GZIPEXE:<GZIPEXE>:-gzipexe:Pathname to gzip executable.
! gzipfiles::M2H_GZIPFILES:<GZIPFILES/>,<NOGZIPFILES/>:-gzipfiles,-nogzipfiles:Gzip files.
! gziplinks::M2H_GZIPLINKS:<GZIPLINKS/>,<NOGZIPLINKS/>:-gziplinks,-nogziplinks:Assume files are gzipped when creating links.
  headbodysep:M::<HEADBODYSEP>::Markup separating the message head from the body.
  htmlext::M2H_HTMLEXT:<HTMLEXT>:-htmlext:Extension to use for HTML files.
***************
*** 74,80 ****
  lockmethod::M2H_LOCKMETHOD:<LOCKMETHOD>:-lockmethod:How archive locks are done.
  locktries::M2H_LOCKTRIES::-locktries:Total number of time to attempt a lock before failing.
! mailto::M2H_MAILTO:<MAILTO>,<NOMAILTO>:-mailto:Convert email addresses in message headers to hyperlinks.
  mailtourl:U:M2H_MAILTOURL:<MAILTOURL>:-mailtourl:URL template to use when MAILTO is set.
! main::M2H_MAIN:<MAIN>,<NOMAIN>:-main:Create main index.
  maxsize::M2H_MAXSIZE:<MAXSIZE>:-maxsize:Maximum number of messages in an archive.
  mhpattern::M2H_MHPATTERN:<MHPATTERN>:-mhpattern:Regex for matching message files in an MH folder (directory).
--- 74,80 ----
  lockmethod::M2H_LOCKMETHOD:<LOCKMETHOD>:-lockmethod:How archive locks are done.
  locktries::M2H_LOCKTRIES::-locktries:Total number of time to attempt a lock before failing.
! mailto::M2H_MAILTO:<MAILTO/>,<NOMAILTO/>:-mailto:Convert email addresses in message headers to hyperlinks.
  mailtourl:U:M2H_MAILTOURL:<MAILTOURL>:-mailtourl:URL template to use when MAILTO is set.
! main::M2H_MAIN:<MAIN/>,<NOMAIN/>:-main:Create main index.
  maxsize::M2H_MAXSIZE:<MAXSIZE>:-maxsize:Maximum number of messages in an archive.
  mhpattern::M2H_MHPATTERN:<MHPATTERN>:-mhpattern:Regex for matching message files in an MH folder (directory).
***************
*** 84,88 ****
  mimeexcs:::<MIMEEXCS>::Content-types to exclude.
  mimefilters:::<MIMEFILTERS>::Mapping of MIME filters to content-types.
! modifybodyaddresses::M2H_MODIFYBODYADDRESSES:<MODIFYBODYADDRESSES>,<NOMODIFYBODYADDRESSES>:-modifybodyaddresses,-nomodifybodyaddresses:Apply ADDRESSMODIFYCODE to text message bodies.
  modtime::M2H_MODTIME:<MODTIME>:-modtime:Set modification time on message files to message dates.
  monthsabr::M2H_MONTHSABR:<MONTHSABR>:-monthsabr:Abbreviated month names.
--- 84,88 ----
  mimeexcs:::<MIMEEXCS>::Content-types to exclude.
  mimefilters:::<MIMEFILTERS>::Mapping of MIME filters to content-types.
! modifybodyaddresses::M2H_MODIFYBODYADDRESSES:<MODIFYBODYADDRESSES/>,<NOMODIFYBODYADDRESSES/>:-modifybodyaddresses,-nomodifybodyaddresses:Apply ADDRESSMODIFYCODE to text message bodies.
  modtime::M2H_MODTIME:<MODTIME>:-modtime:Set modification time on message files to message dates.
  monthsabr::M2H_MONTHSABR:<MONTHSABR>:-monthsabr:Abbreviated month names.
***************
*** 97,106 ****
  msgpgbegin:M::<MSGPGBEGIN>::Starting markup for each message page.
  msgpgend:M::<MSGPGEND>::Ending markup for each message page.
! msgpgs::M2H_MSGPGS:<MSGPGS>,<NOMSGPGS>:-msgpgs,-nomsgpgs:Print message pages.
  msgpgssmarkup:M::<MSGPGSSMARKUP>::Markup at the beginning of all message pages.
  msgprefix::M2H_MSGPREFIX:<MSGPREFIX>:-msgprefix:Prefix for message page filenames.
  msgsep::M2H_MSGSEP:<MSGSEP>:-msgsep:Regex for matching message separator in mailbox files.
! multipg::M2H_MULTIPG:<MULTIPG>:-multipg:Create multi-page indexes.
! news::M2H_NEWS:<NEWS>,<NONEWS>:-news:Hyperlink newsgroups in message headers.
  nextbuttonia:M::<NEXTBUTTONIA>::Inactive button markup for next message by main index.
  nextbutton:M::<NEXTBUTTON>::Button markup for next message by main index.
--- 97,106 ----
  msgpgbegin:M::<MSGPGBEGIN>::Starting markup for each message page.
  msgpgend:M::<MSGPGEND>::Ending markup for each message page.
! msgpgs::M2H_MSGPGS:<MSGPGS/>,<NOMSGPGS/>:-msgpgs,-nomsgpgs:Print message pages.
  msgpgssmarkup:M::<MSGPGSSMARKUP>::Markup at the beginning of all message pages.
  msgprefix::M2H_MSGPREFIX:<MSGPREFIX>:-msgprefix:Prefix for message page filenames.
  msgsep::M2H_MSGSEP:<MSGSEP>:-msgsep:Regex for matching message separator in mailbox files.
! multipg::M2H_MULTIPG:<MULTIPG/>:-multipg:Create multi-page indexes.
! news::M2H_NEWS:<NEWS/>,<NONEWS/>:-news:Hyperlink newsgroups in message headers.
  nextbuttonia:M::<NEXTBUTTONIA>::Inactive button markup for next message by main index.
  nextbutton:M::<NEXTBUTTON>::Button markup for next message by main index.
***************
*** 126,139 ****
  quiet::::-quiet:Do not output status.
  rcfile::M2H_RCFILE::-rcfile:Resource file to read before processing input.
  refsbegin:::<REFSBEGIN>::Beginning markup for explicit reference links in message pages.
  refsend:::<REFSEND>::Ending markup for explicit reference links in message pages.
  refslitxt:I::<REFSLITXT>::Markup representing a reference entry in explicit reference links.
! reverse::M2H_REVERSE:<REVERSE>,<NOREVERSE>:-reverse,-noreverse:Reverse the listing order in the main index.
  rmm::::-rmm:Remove specified messages from an archive.
! saveresources::M2H_SAVERESOURCES:<SAVERESOURCES>,<NOSAVERESOURCES>:-saveresources,-nosaveresources:Save resource values in database.
  scan::::-scan:List archive messages to standard output.
  single::::-single:Process a single message.
! sort::M2H_SORT:<SORT>,<NOSORT>:-sort:List messages by date in main index.
! spammode::M2H_SPAMMODE:<SPAMMODE>,<NOSPAMMODE>:-spammode,-nospammode:Perform actions to deter email address harvesters.
  ssmarkup:::<SSMARKUP>::Default markup at the beginning of all generated pages.
  stderr::::-stderr:File for standard error messages.
--- 126,140 ----
  quiet::::-quiet:Do not output status.
  rcfile::M2H_RCFILE::-rcfile:Resource file to read before processing input.
+ reconvert::::-reconvert,-noreconvert:Reconvert existing messages.
  refsbegin:::<REFSBEGIN>::Beginning markup for explicit reference links in message pages.
  refsend:::<REFSEND>::Ending markup for explicit reference links in message pages.
  refslitxt:I::<REFSLITXT>::Markup representing a reference entry in explicit reference links.
! reverse::M2H_REVERSE:<REVERSE/>,<NOREVERSE/>:-reverse,-noreverse:Reverse the listing order in the main index.
  rmm::::-rmm:Remove specified messages from an archive.
! saveresources::M2H_SAVERESOURCES:<SAVERESOURCES/>,<NOSAVERESOURCES/>:-saveresources,-nosaveresources:Save resource values in database.
  scan::::-scan:List archive messages to standard output.
  single::::-single:Process a single message.
! sort::M2H_SORT:<SORT/>,<NOSORT/>:-sort:List messages by date in main index.
! spammode::M2H_SPAMMODE:<SPAMMODE/>,<NOSPAMMODE/>:-spammode,-nospammode:Perform actions to deter email address harvesters.
  ssmarkup:::<SSMARKUP>::Default markup at the beginning of all generated pages.
  stderr::::-stderr:File for standard error messages.
***************
*** 146,151 ****
  subjectreplyrxp::M2H_SUBJECTREPLYRXP:<SUBJECTREPLYRXP>:-subjectreplyrxp:Regex for matching subject text denoting a reply message.
  subjectstripcode::M2H_SUBJECTSTRIPCODE:<SUBJECTSTRIPCODE>:-subjectstripcode:Perl expressions to strip subject text while reading messages.
! subjectthreads::M2H_SUBJECTTHREADS:<SUBJECTTHREADS>,<NOSUBJECTTHREADS>:-subjectthreads,-nosubjectthreads:Check subjects when computing message threads.
! subsort::M2H_SUBSORT:<SUBSORT>,<NOSUBSORT>:-subsort:List messages by subjext in main index.
  tcontbegin:T::<TCONTBEGIN>::Markup before the continuation of a broken thread.
  tcontend:::<TCONTEND>::Markup after the continuation of a broken thread.
--- 147,152 ----
  subjectreplyrxp::M2H_SUBJECTREPLYRXP:<SUBJECTREPLYRXP>:-subjectreplyrxp:Regex for matching subject text denoting a reply message.
  subjectstripcode::M2H_SUBJECTSTRIPCODE:<SUBJECTSTRIPCODE>:-subjectstripcode:Perl expressions to strip subject text while reading messages.
! subjectthreads::M2H_SUBJECTTHREADS:<SUBJECTTHREADS/>,<NOSUBJECTTHREADS/>:-subjectthreads,-nosubjectthreads:Check subjects when computing message threads.
! subsort::M2H_SUBSORT:<SUBSORT/>,<NOSUBSORT/>:-subsort:List messages by subjext in main index.
  tcontbegin:T::<TCONTBEGIN>::Markup before the continuation of a broken thread.
  tcontend:::<TCONTEND>::Markup after the continuation of a broken thread.
***************
*** 155,159 ****
  tfoot:t::<TFOOT>::Footer markup for thread index page.
  thead:t::<THEAD>::Header markup for thread index page.
! thread::M2H_THREAD:<THREAD>,<NOTHREAD>:-thread:Create thread index.
  tidxfname::M2H_TIDXFNAME:<TIDXFNAME>:-tidxfname:Filename of first thread index page.
  tidxlabel:::<TIDXLABEL>::Label string for the thread index.
--- 156,160 ----
  tfoot:t::<TFOOT>::Footer markup for thread index page.
  thead:t::<THEAD>::Header markup for thread index page.
! thread::M2H_THREAD:<THREAD/>,<NOTHREAD/>:-thread:Create thread index.
  tidxfname::M2H_TIDXFNAME:<TIDXFNAME>:-tidxfname:Filename of first thread index page.
  tidxlabel:::<TIDXLABEL>::Label string for the thread index.
***************
*** 201,205 ****
  tprevtoplinkia:M::<TPREVTOPLINKIA>::Inactive link markup for first message in the previous thread.
  tprevtoplink:M::<TPREVTOPLINK>::Link markup for first message in the previous thread.
! treverse::M2H_TREVERSE:<TREVERSE>,<NOTREVERSE>:-treverse:List thread in reverse order.
  tsingletxt:T::<TSINGLETXT>::Markup for a thread listing with no follow-ups.
  tslicebeg:M::<TSLICEBEG>::Markup for the start of a thread slice.
--- 202,206 ----
  tprevtoplinkia:M::<TPREVTOPLINKIA>::Inactive link markup for first message in the previous thread.
  tprevtoplink:M::<TPREVTOPLINK>::Link markup for first message in the previous thread.
! treverse::M2H_TREVERSE:<TREVERSE/>,<NOTREVERSE/>:-treverse:List thread in reverse order.
  tsingletxt:T::<TSINGLETXT>::Markup for a thread listing with no follow-ups.
  tslicebeg:M::<TSLICEBEG>::Markup for the start of a thread slice.
***************
*** 227,242 ****
  tslicetopendcur:M::<TSLICETOPENDCUR>::Thread slice markup for the end of a thread if current message.
  tslicetopend:M::<TSLICETOPEND>::Thread slice markup for the end of a thread.
! tsort::M2H_TSORT:<TSORT>,<NOTSORT>:-tsort,-notsort:List threads by date.
  tsubjectbeg:::<TSUBJECTBEG>::Markup before a subject based thread listing.
  tsubjectend:::<TSUBJECTEND>::Markup after a subject based thread listing.
  tsublistbeg:t::<TSUBLISTBEG>::Markup for starting a sub-thread.
  tsublistend:::<TSUBLISTEND>::Markup for ending a sub-thread.
! tsubsort::M2H_TSUBSORT:<TSUBSORT>,<NOTSUBSORT>:-tsubsort,-notsubsort:List threads by subject.
  ttitle::M2H_TTITLE:<TTITLE>:-ttitle:Title of thread index.
  ttopbegin:T::<TTOPBEGIN>::Markup for the root/start of a thread.
  ttopend:::<TTOPEND>::Markup for the end of a thread.
  umask::M2H_UMASK:<UMASK>:-umask:Umask value for the MHonArc process.
! uselocaltime::M2H_USELOCALTIME:<USELOCALTIME>,<NOUSELOCALTIME>::Use local time to determine day groups in main index listing.
! usinglastpg::M2H_USINGLASTPG:<USINGLASTPG>,<NOUSINGLASTPG>::$LASTPG$ is used in resource values.
  varregex::M2H_VARREGEX::-varregex:Perl regular expression matching a resource variable.
  weekdaysabr::M2H_WEEKDAYSABR:<WEEKDAYSABR>:-weekdaysabr:Abbreviated weekday names.
--- 228,243 ----
  tslicetopendcur:M::<TSLICETOPENDCUR>::Thread slice markup for the end of a thread if current message.
  tslicetopend:M::<TSLICETOPEND>::Thread slice markup for the end of a thread.
! tsort::M2H_TSORT:<TSORT/>,<NOTSORT/>:-tsort,-notsort:List threads by date.
  tsubjectbeg:::<TSUBJECTBEG>::Markup before a subject based thread listing.
  tsubjectend:::<TSUBJECTEND>::Markup after a subject based thread listing.
  tsublistbeg:t::<TSUBLISTBEG>::Markup for starting a sub-thread.
  tsublistend:::<TSUBLISTEND>::Markup for ending a sub-thread.
! tsubsort::M2H_TSUBSORT:<TSUBSORT/>,<NOTSUBSORT/>:-tsubsort,-notsubsort:List threads by subject.
  ttitle::M2H_TTITLE:<TTITLE>:-ttitle:Title of thread index.
  ttopbegin:T::<TTOPBEGIN>::Markup for the root/start of a thread.
  ttopend:::<TTOPEND>::Markup for the end of a thread.
  umask::M2H_UMASK:<UMASK>:-umask:Umask value for the MHonArc process.
! uselocaltime::M2H_USELOCALTIME:<USELOCALTIME/>,<NOUSELOCALTIME/>::Use local time to determine day groups in main index listing.
! usinglastpg::M2H_USINGLASTPG:<USINGLASTPG/>,<NOUSINGLASTPG/>::$LASTPG$ is used in resource values.
  varregex::M2H_VARREGEX::-varregex:Perl regular expression matching a resource variable.
  weekdaysabr::M2H_WEEKDAYSABR:<WEEKDAYSABR>:-weekdaysabr:Abbreviated weekday names.

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