mhonarc-users

Re: Earl, the MHonArc developer, please read!

1999-10-18 04:16:35
On Sat, 16 Oct 1999 18:29:10 +0200
   "Brainiac Design" <brainiac-d(_at_)fbhm(_dot_)com> wrote:

I'm trying to edit the line that says, "Mail Converted by MhonArc
2.4.4." What file is that line in?  The reason I'm asking is the
font doesn't work to well with the font on my site.


For the main index sorted by date it is specified in the
<ListEnd> Resource

For the index sorted by thread, it is specified in the
<TFoot> Resource

For the message page, it is specified in the <MsgPgEnd> Resource

To give you a sample code, here is my change:

<MsgPgEnd>
<hr>
<address>
<img src="$X-MHonArc-Icon$">&nbsp;
$X-Converted-by$ <a href="$DOCURL$"><code>MHonArc</code></a> $VERSION$
</address>
</body>
</html>
</MsgPgEnd>

I have defined an X-Converted-by variable in order to make
localization very easy:

<DefineVar chop>
X-Converted-by
Mail konvertiert mit Hilfe von
</DefineVar>


HTH


With best compliments

           Peter Seitz
-- 

  Graz University of Technology, Austria - Fac. f. Civil Engineering
  mailto:seitz(_at_)bzs(_dot_)tu-graz(_dot_)ac(_dot_)at - 
http://wwwbzs.tu-graz.ac.at/~seitz/

            Member of the Pegasus Mail Support Group
Bilingual support at the (Un)Official Pegasus Mail Support Site
Home:   http://wwwbzs.tu-graz.ac.at/software/pegasus/
Mirror: http://ftp.uni-mannheim.de/mirror/pmail/

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