Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / rcfileexs / date.mrc.html
CommitLineData
86530b38
AT
1<html>
2<body>
3<pre>
4&lt;!-- MHonArc Resource File --&gt;
5&lt;!-- $Id: date.mrc,v 1.3 2002/05/04 04:52:52 ehood Exp $
6 Earl Hood &lt;earl@earlhood.com&gt;
7 --&gt;
8&lt;!-- This resource file utilizes the day grouping feature of MHonArc
9 to format the main index.
10 --&gt;
11
12&lt;!-- Specify date sorting.
13 --&gt;
14<b><a href="../resources/sort.html">&lt;Sort&gt;</a></b>
15
16&lt;!-- Set USELOCALTIME since local date formats are used when displaying
17 dates.
18 --&gt;
19<b><a href="../resources/uselocaltime.html">&lt;UseLocalTime&gt;</a></b>
20
21&lt;!-- Define message local date format to print day of the week, month,
22 month day, and year. Format used for day group heading.
23 --&gt;
24<b><a href="../resources/msglocaldatefmt.html">&lt;MsgLocalDateFmt&gt;</a></b>
25%B %d, %y
26<b>&lt;/MsgLocalDateFmt&gt;</b>
27
28&lt;!-- Redefine LISTBEGIN since a table will be used for index listing.
29 --&gt;
30<b><a href="../resources/listbegin.html">&lt;ListBegin&gt;</a></b>
31&lt;UL&gt;
32&lt;LI&gt;&lt;A HREF="<b><a href="../rcvars.html#TIDXFNAME">$TIDXFNAME$</a></b>"&gt;Thread Index&lt;/A&gt;&lt;/LI&gt;
33&lt;/UL&gt;
34&lt;HR&gt;
35&lt;table border=0&gt;
36<b>&lt;/ListBegin&gt;</b>
37
38&lt;!-- DAYBEGIN defines the markup to be printed when a new day group
39 is started.
40 --&gt;
41<b><a href="../resources/daybegin.html">&lt;DayBegin&gt;</a></b>
42&lt;tr&gt;&lt;td colspan=4&gt;&lt;strong&gt;<b><a href="../rcvars.html#MSGLOCALDATE">$MSGLOCALDATE$</a></b>&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
43<b>&lt;/DayBegin&gt;</b>
44
45&lt;!-- DAYBEND defines the markup to be printed when a day group
46 ends. No markup is needed in this case, so we leave it blank.
47 --&gt;
48<b><a href="../resources/dayend.html">&lt;DayEnd&gt;</a></b>
49
50<b>&lt;/DayEnd&gt;</b>
51
52&lt;!-- Define LITEMPLATE to display the time of day the message was
53 sent, message subject, author, and any annotation for the
54 message.
55 --&gt;
56<b><a href="../resources/litemplate.html">&lt;LiTemplate&gt;</a></b>
57&lt;tr valign=top&gt;
58&lt;td&gt;<b><a href="../rcvars.html#MSGLOCALDATE">$MSGLOCALDATE(CUR;%H:%M)$</a></b>&lt;/td&gt;
59&lt;td&gt;&lt;b&gt;<b><a href="../rcvars.html#SUBJECT">$SUBJECT$</a></b>&lt;/b&gt;&lt;/td&gt;
60&lt;td&gt;<b><a href="../rcvars.html#FROMNAME">$FROMNAME$</a></b>&lt;/td&gt;
61&lt;td&gt;<b><a href="../rcvars.html#NOTE">$NOTE$</a></b>&lt;/td&gt;
62&lt;/tr&gt;
63<b>&lt;/LiTemplate&gt;</b>
64
65&lt;!-- Define LISTEND to close table
66 --&gt;
67<b><a href="../resources/listend.html">&lt;ListEnd&gt;</a></b>
68&lt;/table&gt;
69<b>&lt;/ListEnd&gt;</b>
70</pre>
71</body>
72</html>