mhonarc-users

Re: Thread Index Formatting problems...

1998-11-11 22:43:00
On November 10, 1998 at 06:23, Peter Losher wrote:

<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>

The problem is that you do not properly start the beginning of the
thread listing with the THEAD resource.  If you review the THEAD
resource page of the documentation, you will notice that the default
setting ends with an open <UL> tag.


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

TFOOT should end the thread listing.  Normally, it should start
with a close </UL> tag.

<ul>
<li><a href="maillist.html">Main Index</a></li>
</ul>
<hr>

[### MISSING <UL> to start listing ####]

<LI><STRONG><A NAME="00000" HREF="msg00000.html">Test</A></STRONG>,

---

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

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

This is valid.

        --ewh

----
Earl Hood
earlhood(_at_)usa(_dot_)net
<URL:http://www.oac.uci.edu/indiv/ehood/>