Update of /cvsroot/mhonarc/mhonarc/MHonArc/doc/_helper
In directory subversions:/tmp/cvs-serv8495/doc/_helper

Modified Files:
        mkrestmpl.pl resource.lst 
Log Message:
* BUG FIX: #2474.
* Added the following resources:
    TENDBUTTON          Button to last message in thread.
    TENDBUTTONIA        Inactive button to last message in thread.
    TENDLINKIA          Inactive link to last message in thread.
    TENDLINK            Link to last message in thread.
    TEXTENCODE          Encode message text to given character encoding.
    TTOPBUTTON          Button to first message in thread.
    TTOPBUTTONIA        Inactive button to first message in thread.
    TTOPLINKIA          Inactive link to first message in thread.
    TTOPLINK            Link to first message in thread.


Index: mkrestmpl.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/_helper/mkrestmpl.pl,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -r1.24 -r1.25
*** mkrestmpl.pl        2 Jan 2003 23:04:56 -0000       1.24
--- mkrestmpl.pl        4 Feb 2003 23:31:19 -0000       1.25
***************
*** 105,109 ****
  <img align="top" src="../monicon.png" alt="">
  <a href="http://www.mhonarc.org/";><strong>MHonArc</strong></a><br>
! Copyright &#169; 2002, <a href="http://www.earlhood.com/";
  >Earl Hood</a>, <a href="mailto:mhonarc\@mhonarc.org";
  >mhonarc\@mhonarc.org</a><br>
--- 105,109 ----
  <img align="top" src="../monicon.png" alt="">
  <a href="http://www.mhonarc.org/";><strong>MHonArc</strong></a><br>
! Copyright &#169; 2003, <a href="http://www.earlhood.com/";
  >Earl Hood</a>, <a href="mailto:mhonarc\@mhonarc.org";
  >mhonarc\@mhonarc.org</a><br>

Index: resource.lst
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/_helper/resource.lst,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -r1.47 -r1.48
*** resource.lst        9 Jan 2003 23:42:25 -0000       1.47
--- resource.lst        4 Feb 2003 23:31:19 -0000       1.48
***************
*** 152,155 ****
--- 152,159 ----
  tcontbegin:T::<TCONTBEGIN>::Markup before the continuation of a broken thread.
  tcontend:::<TCONTEND>::Markup after the continuation of a broken thread.
+ tendbuttonia:M::<TENDBUTTONIA>::Inactive button markup for last message in thread.
+ tendbutton:M::<TENDBUTTON>::Button markup for last message in thread.
+ tendlinkia:M::<TENDLINKIA>::Inactive link markup for last message in thread.
+ tendlink:M::<TENDLINK>::Link markup for last message in thread.
  textclipfunc:::<TEXTCLIPFUNC>::Perl function to use for text clipping operations.
  textencode:::<TEXTENCODE>::Encode message text to given character encoding.
***************
*** 237,241 ****
--- 241,249 ----
  ttitle::M2H_TTITLE:<TTITLE>:-ttitle:Title of thread index.
  ttopbegin:T::<TTOPBEGIN>::Markup for the root/start of a thread.
+ ttopbuttonia:M::<TTOPBUTTONIA>::Inactive button markup for first message in thread.
+ ttopbutton:M::<TTOPBUTTON>::Button markup for first message in thread.
  ttopend:::<TTOPEND>::Markup for the end of a thread.
+ ttoplinkia:M::<TTOPLINKIA>::Inactive link markup for first message in thread.
+ ttoplink:M::<TTOPLINK>::Link markup for first message in 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.

---------------------------------------------------------------------
To sign-off this list, send email to [EMAIL PROTECTED] with the
message text UNSUBSCRIBE MHONARC-DEV

Reply via email to