Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / rcfileexs / icons.mrc.html
CommitLineData
86530b38
AT
1<html>
2<body>
3<pre>
4&lt;!-- ================================================================== --&gt;
5&lt;!-- $Id: icons.mrc,v 1.5 2002/05/04 04:52:52 ehood Exp $
6 Earl Hood &lt;earl@earlhood.com&gt;
7
8 This example file makes use of the icons feature of
9 MHonArc. The icon mappings used work with the
10 default set of icons provided with the Apache HTTP
11 server.
12 --&gt;
13&lt;!-- ================================================================== --&gt;
14
15&lt;!-- In this example, we only do a chronological index.
16 --&gt;
17<b><a href="../resources/main.html">&lt;Main&gt;</a></b>
18<b><a href="../resources/sort.html">&lt;Sort&gt;</a></b>
19<b><a href="../resources/thread.html">&lt;NoThread&gt;</a></b>
20<b><a href="../resources/reverse.html">&lt;NoReverse&gt;</a></b>
21
22&lt;!-- Have LISTBEGIN contain last updated information
23 --&gt;
24<b><a href="../resources/listbegin.html">&lt;ListBegin&gt;</a></b>
25&lt;address&gt;
26Last update: <b><a href="../rcvars.html#LOCALDATE">$LOCALDATE$</a></b>&lt;br&gt;
27<b><a href="../rcvars.html#NUMOFMSG">$NUMOFMSG$</a></b> messages&lt;br&gt;
28&lt;/address&gt;
29&lt;p&gt;
30Messages listed in chronological order. Listing format is the following:
31&lt;blockquote&gt;
32&lt;img src="/icons/generic.gif" width="20" height="22" alt="* "&gt;
33&lt;strong&gt;Subject&lt;/strong&gt;&lt;code&gt; &lt;/code&gt;&lt;em&gt;From&lt;/em&gt;
34&lt;/blockquote&gt;
35&lt;p&gt;
36&lt;hr&gt;
37<b>&lt;/ListBegin&gt;</b>
38
39&lt;!-- A listing template with icon usage. We use <b><a href="../rcvars.html#ICONURL">$ICONURL$</a></b> so
40 we can customize the IMG element inorder to specify the
41 an alternate ALT attribute value from what <b><a href="../rcvars.html#ICON">$ICON$</a></b> would give us.
42 --&gt;
43<b><a href="../resources/litemplate.html">&lt;LiTemplate&gt;</a></b>
44&lt;img src="<b><a href="../rcvars.html#ICONURL">$ICONURL$</a></b>" width="20" height="22" alt="* "
45&gt;&lt;strong&gt;<b><a href="../rcvars.html#SUBJECT">$SUBJECT$</a></b>&lt;/strong&gt; &lt;em&gt;<b><a href="../rcvars.html#FROMNAME">$FROMNAME$</a></b>&lt;/em&gt;&lt;br&gt;
46<b>&lt;/LiTemplate&gt;</b>
47
48<b><a href="../resources/listend.html">&lt;ListEnd&gt;</a></b>
49
50<b>&lt;/ListEnd&gt;</b>
51
52<b><a href="../resources/labelstyles.html">&lt;LabelStyles&gt;</a></b>
53-default-
54subject:strong
55from:strong
56<b>&lt;/LabelStyles&gt;</b>
57
58<b><a href="../resources/fieldstyles.html">&lt;FieldStyles&gt;</a></b>
59-default-
60subject:strong
61from:strong
62<b>&lt;/FieldStyles&gt;</b>
63
64&lt;!-- Specify icons for media-types
65 --&gt;
66<b><a href="../resources/icons.html">&lt;Icons&gt;</a></b>
67*/*;[20x22]/icons/generic.gif
68application/*;[20x22]/icons/generic.gif
69application/msword;[20x22]/icons/layout.gif
70application/octet-stream;[20x22]/icons/binary.gif
71application/pdf;[20x22]/icons/pdf.gif
72application/postscript;[20x22]/icons/ps.gif
73application/rtf;[20x22]/icons/layout.gif
74application/x-csh;[20x22]/icons/script.gif
75application/x-dvi;[20x22]/icons/dvi.gif
76application/x-gtar;[20x22]/icons/tar.gif
77application/x-gzip;[20x22]/icons/compressed.gif
78application/x-ksh;[20x22]/icons/script.gif
79application/x-latex;[20x22]/icons/tex.gif
80application/x-patch;[20x22]/icons/patch.gif
81application/x-script;[20x22]/icons/script.gif
82application/x-sh;[20x22]/icons/script.gif
83application/x-tar;[20x22]/icons/tar.gif
84application/x-tex;[20x22]/icons/tex.gif
85application/x-zip-compressed;[20x22]/icons/compressed.gif
86application/zip;[20x22]/icons/compressed.gif
87audio/*;[20x22]/icons/sound1.gif
88chemical/*;[20x22]/icons/sphere2.gif
89image/*;[20x22]/icons/image2.gif
90message/external-body;[20x22]/icons/link.gif
91multipart/*;[20x22]/icons/layout.gif
92text/*;[20x22]/icons/text.gif
93video/*;[20x22]/icons/movie.gif
94<b>&lt;/Icons&gt;</b>
95
96&lt;!-- Override MIMEArgs settings to specify external filter to
97 use icons as part of the link to attachments.
98 --&gt;
99<b><a href="../resources/mimeargs.html">&lt;MIMEArgs override&gt;</a></b>
100m2h_external::filter; useicon inline
101<b>&lt;/MIMEArgs&gt;</b>
102</pre>
103</body>
104</html>