[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question: Date on main index page?



Hi Bob,

> Can anybody out there tell me if there's an easy way to get the message date
> to show on the main index page?

Have a look at the *.rc extract below, obviously you'll have to adjust
it to your needs, but the idea should be the same.

<!--=== Thread Index Page Customizations
==================================-->
<TIdxPgBegin>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<HTML>
<HEAD>
<TITLE>$TIDXTITLE$</TITLE>
<base target="main">
<LINK REL=STYLESHEET HREF="../zak.css" TYPE="text/css">
</HEAD>
<BODY>
</TIdxPgBegin>

<THEAD>
<ul>
</THEAD>

<TTopBegin>
<LI>$SUBJECT$, <EM>$FROMNAME$</EM>, <SMALL>$DDMMYYYY$</SMALL>
</TTopBegin>

<TSubjectBeg>

</TSubjectBeg>

<TLiTxt>
<LI>$SUBJECT$, <EM>$FROMNAME$</EM>, <SMALL>$DDMMYYYY$</SMALL>
</TLiTxt>

<TSingleTxt>
<LI>$SUBJECT$, <EM>$FROMNAME$</EM>, <SMALL>$DDMMYYYY$</SMALL>
</TSingleTxt>


-- 
Gerry Hickman (London UK)


[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]