Restore namazu template files.
[mharc.git] / lib / mrc / _nothread.mrc.in.dist
1 <!-- $Id: _nothread.mrc.in.dist,v 1.2 2002/09/08 04:39:35 ehood Exp $ -->
2 <!-- ================================================================== -->
3 <!-- Description: --
4 -- Resource file that can be included for archives that have --
5 -- threading disabled. Various resource defined in common.mrc.in --
6 -- are redefined here to remove any thread-related markup from --
7 -- archive pages. --
8 -- --
9 -- Usage: --
10 -- <Include> --
11 -- @@MHA_RC_DIR@@/_nothread.mrc --
12 -- </Include> --
13 -- -->
14 <!-- ================================================================== -->
15
16 <NoThread>
17
18 <DefineVar chop>
19 THREAD-IDX-LINK
20 </DefineVar>
21
22 <DefineVar chop>
23 TOP-THREAD-NAV
24 </DefineVar>
25
26 <DefineVar chop>
27 TSLICE-LISTING
28 </DefineVar>
29
30 <DefineVar chop>
31 BOTTOM-IDX-LINKS
32 [<a href="$IDXFNAME$#$MSGNUM$"><strong>$DATE-IDX-BUTTON-LABEL$</strong></a>]
33 </DefineVar>
34