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