mhonarc-users

Re: MHonarc suggestion ( a nicer daybegin)

1998-08-15 01:18:37
On August 14, 1998 at 23:16, Werner Teeling wrote:

Whereas I would like to see something like

Di. 07/04/98
      letter for stuttgart digital
      (11:03)
      Re: info stuttgart
      (10:15)
      info stuttgart (now digital)
      (09:45)
      info stuttgart
      (08:52)

This can be done with v2.3 (its in the alpha release).  Here is
an example (formatting is different than what you have, but it can
be changed to get the formatting you want):

<SORT>
<MsgLocalDateFmt>
%B %d, %y
</MsgLocalDateFmt>

<ListBegin>
<UL>
<LI><A HREF="$TIDXFNAME$">Thread Index</A></LI>
</UL>
<HR>
<table border=0>
</ListBegin>

<DayBegin>
<tr><td colspan=4><strong>$MSGLOCALDATE$</strong></td></tr>
</DayBegin>

<DayEnd>

</DayEnd>

<LiTemplate>
<tr valign=top>
<td>$MSGLOCALDATE(CUR;%H:%M)$</td>
<td><b>$SUBJECT$</b></td>
<td>$FROMNAME$</td>
<td>$NOTE$</td>
</tr>
</LiTemplate>

<ListEnd>
</table>
</ListEnd>


The key part is "$MSGLOCALDATE(CUR;%H:%M)$".

        --ewh

----
             Earl Hood              | University of California: Irvine
      ehood(_at_)medusa(_dot_)acs(_dot_)uci(_dot_)edu      |      Electronic 
Loiterer
http://www.oac.uci.edu/indiv/ehood/ | Dabbler of SGML/WWW/Perl/MIME

<Prev in Thread] Current Thread [Next in Thread>