/usr/share/doc/mhonarc/rcfileexs/blog.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 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 | <html>
<body>
<pre>
<!-- ================================================================== -->
<!-- File:
$Id: blog.mrc,v 1.4 2004/03/15 21:07:18 ehood Exp $
Author:
Earl Hood <earl @ earlhood . com>
Description:
MHonArc, <http://www.mhonarc.org/>, resource file to
generate a "blogger"-style archive. I.e. All messages
are displayed on a single page.
Dependencies:
For things to work, server-side includes must be enabled
for .shtml files in the directory the archive will exist.
-->
<!-- ================================================================== -->
<!-- Sort messages by date. -->
<b><a href="../resources/sort.html"><Sort></a></b>
<!-- We do not care for threading here. -->
<b><a href="../resources/thread.html"><NoThread></a></b>
<!-- ================================================================== -->
<!-- Main Index Page -->
<!-- ================================================================== -->
<!-- Make sure main index page has proper extension for SSI. -->
<b><a href="../resources/idxfname.html"><IdxFname></a></b>
index.shtml
<b></IdxFname></b>
<!-- We define beginning markup to include style definitions. -->
<b><a href="../resources/idxpgbegin.html"><IdxPgBegin></a></b>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title><b><a href="../rcvars.html#IDXTITLE">$IDXTITLE$</a></b></title>
</head>
<style type="text/css">
.msg_subject {
border-color: black;
border-style: solid;
border-width: thin;
color: white;
background-color: gray;
font-weight: bold;
padding-bottom: 0em;
margin-bottom: 0.25em;
}
.msg_fields {
font-size: 0.9em;
font-style: italic;
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 1em;
}
</style>
<body>
<h1><b><a href="../rcvars.html#IDXTITLE">$IDXTITLE$</a></b></h1>
<b></IdxPgBegin></b>
<!-- The index listing will just be a list of SSI directives. -->
<b><a href="../resources/listbegin.html"><ListBegin></a></b>
<b></ListBegin></b>
<b><a href="../resources/litemplate.html"><LiTemplate></a></b>
<!--#include virtual="<b><a href="../rcvars.html#MSG">$MSG$</a></b>" -->
<b></LiTemplate></b>
<b><a href="../resources/listend.html"><ListEnd></a></b>
<b></ListEnd></b>
<!-- ================================================================== -->
<!-- Message Page -->
<!-- ================================================================== -->
<!-- For message pages, we remove any <html>, et. al. markup
since they will not be stand-alone documents but included
by the index page.
-->
<!-- Disable follow-up/references section. This is probably a matter
of personal preference, If enabled, the FOLUPLITXT and REFSLITXT
resources will need to be modified to have relative links to
messages.
-->
<b><a href="../resources/folrefs.html"><NoFolRefs></a></b>
<!-- Make sure message-id links (e.g. in-reply-to, references) are
relative since all messages are on the same page.
-->
<b><a href="../resources/msgidlink.html"><MsgIdLink></a></b>
<a href="#<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>"><b><a href="../rcvars.html#MSGID">$MSGID$</a></b></a>
<b></MsgIdLink></b>
<!-- Clear out beginning markup. -->
<b><a href="../resources/msgpgbegin.html"><MsgPgBegin></a></b>
<b></MsgPgBegin></b>
<b><a href="../resources/toplinks.html"><TopLinks></a></b>
<b></TopLinks></b>
<!-- This will be are physical separator for messages. -->
<b><a href="../resources/subjectheader.html"><SubjectHeader></a></b>
<h3 class="msg_subject"><a name="<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>"><b><a href="../rcvars.html#SUBJECTNA">$SUBJECTNA$</a></b></a></h3>
<p class="msg_fields">
<b>Date:</b> <b><a href="../rcvars.html#MSGLOCALDATE">$MSGLOCALDATE$</a></b><br>
<b>From:</b> <b><a href="../rcvars.html#FROM">$FROM$</a></b>
</p>
<b></SubjectHeader></b>
<!-- Only display a very minimal message header. We already
rolled a mini-header in SUBJECTHEADER, so we only include
any additional fields that cannot be referenced via resource
variables.
We make the style the same as the mini-header above.
-->
<b><a href="../resources/fieldsbeg.html"><FieldsBeg></a></b>
<p class="msg_fields">
<b></FieldsBeg></b>
<b><a href="../resources/labelbeg.html"><LabelBeg></a></b>
<b>
<b></LabelBeg></b>
<b><a href="../resources/labelend.html"><LabelEnd></a></b>
:</b>
<b></LabelEnd></b>
<b><a href="../resources/fldbeg.html"><FldBeg></a></b>
<b></FldBeg></b>
<b><a href="../resources/fldend.html"><FldEnd></a></b>
<br>
<b></FldEnd></b>
<b><a href="../resources/fieldsend.html"><FieldsEnd></a></b>
</p>
<b></FieldsEnd></b>
<b><a href="../resources/fieldorder.html"><FieldOrder></a></b>
in-reply-to
references
<b></FieldOrder></b>
<b><a href="../resources/headbodysep.html"><HeadBodySep></a></b>
<b></HeadBodySep></b>
<!-- Clear out ending markup. -->
<b><a href="../resources/msgbodyend.html"><MsgBodyEnd></a></b>
<b></MsgBodyEnd></b>
<b><a href="../resources/botlinks.html"><BotLinks></a></b>
<b></BotLinks></b>
<b><a href="../resources/msgpgend.html"><MsgPgEnd></a></b>
<b></MsgPgEnd></b>
</pre>
</body>
</html>
|