mhonarc-users

Re: Thread Index Formatting problems...

1998-11-10 09:56:45
On Mon, 9 Nov 1998, Earl Hood wrote:

It would help if you provide the parts of your resource file that
affect thread indexing.  A snippet of the resulting raw HTML will
explain the spacing, and then it is a matter of correlating it
back to resource settings.

Here is the thread portion of my resource file:

---
<!--=== Thread Index Page Customizations ================================-->
   
<TIdxPgBegin>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<HTML>
<HEAD>
<BODY BGCOLOR="#FFFFCC">
<CENTER></HEAD>
<IMG ALIGN=CENTER SRC="../../images/banner_s2s.jpg" WIDTH=400 HEIGHT=100
ALT="*">               
<TITLE>$S2S-LIST$</TITLE>
<BODY>
<H1>$S2S-LIST$</H1></CENTER>
</TIdxPgBegin>


<THEAD>
<P>  
<address>
Thread index<br>
Last updated: $LOCALDATE$<br>
$NUMOFMSG$ messages<br>
</address>
<ul>
<li><a href="$IDXFNAME$">Main Index</a></li>
</ul>
<hr>
</THEAD>

<TFOOT chop>
$GLUI-BAR$   
</TFOOT>

<TIdxPgEnd>
</BODY>
</HTML>
</TIdxPgEnd>
---

And the resulting HTML:

---

<!-- MHonArc v2.3.2 -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<HTML>
<HEAD>
<BODY BGCOLOR="#FFFFCC">
<CENTER></HEAD>
<IMG ALIGN=CENTER SRC="../../images/banner_s2s.jpg" WIDTH=400 HEIGHT=100
ALT="*">
<TITLE>TARDIS</TITLE>
<BODY>
<H1>TARDIS</H1></CENTER>
<P>
<address>
Thread index<br>
Last updated: Thu Nov 05 07:03:16 1998<br>
34 messages<br>
</address>
<ul>
<li><a href="maillist.html">Main Index</a></li>
</ul>
<hr>
<LI><STRONG><A NAME="00000" HREF="msg00000.html">Test</A></STRONG>,
<EM>Peter Losher</EM>
<UL>
<LI>&lt;Possible follow-up(s)&gt;</LI>
<LI><STRONG><A NAME="00001" HREF="msg00001.html">Test</A></STRONG>,
<EM>Peter Losher</EM>
</LI>
<LI><STRONG><A NAME="00002" HREF="msg00002.html">Test</A></STRONG>,
<EM>Peter Losher</EM>
</LI>
<LI><STRONG><A NAME="00013" HREF="msg00013.html">Test</A></STRONG>,
<EM>Peter Losher</EM>
<UL>
<LI><STRONG><A NAME="00014" HREF="msg00014.html">Re: Test</A></STRONG>,
<EM>Peter Losher</EM>
<UL>
<LI><STRONG><A NAME="00015" HREF="msg00015.html">Re: Test</A></STRONG>,
<EM>Peter Losher</EM>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><STRONG><A NAME="00021" HREF="msg00021.html">Test</A></STRONG>,
<EM>Peter Losher</EM>
</LI>
<LI><STRONG><A NAME="00023" HREF="msg00023.html">Re: Test</A></STRONG>,
<EM>Peter Losher</EM>
</LI>
<LI><STRONG><A NAME="00028" HREF="msg00028.html">Test</A></STRONG>,
<EM>Peter Losher</EM>
</LI>
</UL>
</LI>
<LI><STRONG><A NAME="00003" HREF="msg00003.html">No Subject</A></STRONG>,
<EM>Peter Losher</EM>
[...]

---

I see that it adds this HTML code seperating the original message from
the follow-up messages:

</LI>
</UL>
</LI>
</UL>
</LI>

But I am uncertain where it is getting that instruction from?

Thanks in advance for any suggestions - Peter
____________________________________________________________________________
Peter Losher                               The GLOBE Program \ Raytheon ITSS
E-mail: plosher(_at_)globe(_dot_)arc(_dot_)nasa(_dot_)gov     GLOBE Program 
Support: help(_at_)globe(_dot_)gov
NASA Ames Research Center, Mailstop 204-14, Moffett Field, Calif. 94035-1000