Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / rcfileexs / frames.mrc.html
CommitLineData
86530b38
AT
1<html>
2<body>
3<pre>
4&lt;!-- ================================================================== --&gt;
5&lt;!-- $Id: frames.mrc,v 1.9 2002/05/04 04:52:52 ehood Exp $
6 Earl Hood &lt;earl@earlhood.com&gt;
7 --&gt;
8&lt;!-- MHonArc Resource File --
9 -- --
10 -- Description: --
11 -- --
12 -- This is an example of using HTML frames for an archive. --
13 -- This resource file also illustrates how powerful the --
14 -- customization features of MHonArc are while giving --
15 -- explanations on the use of each resource. --
16 -- --
17 -- The document that defines the main frames is created --
18 -- outside of mhonarc. The following is a sample document --
19 -- that can be used: --
20 -- --
21 -- &lt;html&gt; --
22 -- &lt;head&gt; --
23 -- &lt;title&gt;Mail Archive (by MHonArc)&lt;/title&gt; --
24 -- &lt;/head&gt; --
25 -- &lt;frameset cols="275,*"&gt; --
26 -- &lt;frame src="threads.html" name="INDEX"&gt; --
27 -- &lt;frame src="start.html" name="MAIN"&gt; --
28 -- &lt;/frameset&gt; --
29 -- &lt;/html&gt; --
30 -- --
31 -- The frame names are important since they are used in --
32 -- this file. The default message in the MAIN frame is --
33 -- start.html: a document containing information about the --
34 -- the archive. A bogus null document can be used to --
35 -- have the MAIN frame come up blank. --
36 -- --
37 -- NOTE: Netscape will not properly handle frame --
38 -- linking if the SRC attribute is not defined --
39 -- to a document. Therefore, some document --
40 -- should be referenced. --
41 -- --
42 -- The title of the archive is controlled by the MAIN-TITLE --
43 -- resource variable. This variable should be defined on --
44 -- the command-line. Example: --
45 -- --
46 -- -definevars "MAIN-TITLE='Sample Frame Archive'" ... --
47 -- --
48&lt;!-- ================================================================== --&gt;
49
50&lt;!-- ================================================================== --&gt;
51&lt;!-- Variable definitions --&gt;
52&lt;!-- ================================================================== --&gt;
53&lt;!--
54 User defined variables are defined by the DEFINEVAR element.
55 The first line is the name of the variable and subsequent
56 lines to the close tag are the value of the variable.
57
58 User defined variables are extremely useful when the same
59 layout information occurs in multiple places. It also
60 help centralize information that maybe likely to change.
61
62 User defined variables can reference other variables.
63 --&gt;
64&lt;!-- ================================================================== --&gt;
65
66&lt;!-- Variables for frame names
67 --&gt;
68<b><a href="../resources/definevar.html">&lt;DefineVar&gt;</a></b>
69FRAME-MAIN
70target="MAIN"
71<b>&lt;/DefineVar&gt;</b>
72
73<b><a href="../resources/definevar.html">&lt;DefineVar&gt;</a></b>
74FRAME-IDX
75target="INDEX"
76<b>&lt;/DefineVar&gt;</b>
77
78&lt;!-- Variable for navigational links. This defines a table of
79 buttons to link to previous and next messages and to thread
80 and date indexes.
81 --&gt;
82<b><a href="../resources/definevar.html">&lt;DefineVar&gt;</a></b>
83NAV-LINKS
84&lt;table cellpadding=0 cellspacing=0 border=1 width="100%"&gt;
85&lt;tbody&gt;
86&lt;tr align="center"&gt;
87&lt;th colspan=3&gt;&lt;strong&gt;Thread Links&lt;/strong&gt;&lt;/th&gt;
88&lt;th colspan=3&gt;&lt;strong&gt;Date Links&lt;/strong&gt;&lt;/th&gt;
89&lt;/tr&gt;
90&lt;tr align="center"&gt;
91&lt;td&gt;<b><a href="../rcvars.html#BUTTON">$BUTTON(TPREV)$</a></b>&lt;/td&gt;
92&lt;td&gt;<b><a href="../rcvars.html#BUTTON">$BUTTON(TNEXT)$</a></b>&lt;/td&gt;
93&lt;td&gt;&lt;a $FRAME-IDX$ href="<b><a href="../rcvars.html#TIDXFNAME">$TIDXFNAME$</a></b>#<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>"&gt;Index&lt;/a&gt;&lt;/td&gt;
94&lt;td&gt;<b><a href="../rcvars.html#BUTTON">$BUTTON(PREV)$</a></b>&lt;/td&gt;
95&lt;td&gt;<b><a href="../rcvars.html#BUTTON">$BUTTON(NEXT)$</a></b>&lt;/td&gt;
96&lt;td&gt;&lt;a $FRAME-IDX$ href="<b><a href="../rcvars.html#IDXFNAME">$IDXFNAME$</a></b>#<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>"&gt;Index&lt;/a&gt;&lt;/td&gt;
97&lt;/tr&gt;
98&lt;/tbody&gt;
99&lt;/table&gt;
100<b>&lt;/DefineVar&gt;</b>
101
102&lt;!-- Variable for table attributes for page links on index pages.
103 --&gt;
104<b><a href="../resources/definevar.html">&lt;DefineVar&gt;</a></b>
105IDXPG-TBL-LINKS-ATTRS
106width="100%" border=0 cellpadding=0 cellspacing=0
107<b>&lt;/DefineVar&gt;</b>
108
109&lt;!-- ================================================================== --&gt;
110&lt;!-- Options --&gt;
111&lt;!-- ================================================================== --&gt;
112
113&lt;!-- It is good to be explicit when possible since a default
114 resource file, and/or environment variables, may be in affect.
115 --&gt;
116<b><a href="../resources/main.html">&lt;Main&gt;</a></b>
117<b><a href="../resources/thread.html">&lt;Thread&gt;</a></b>
118<b><a href="../resources/sort.html">&lt;Sort&gt;</a></b>
119<b><a href="../resources/reverse.html">&lt;NoReverse&gt;</a></b>
120<b><a href="../resources/treverse.html">&lt;NoTReverse&gt;</a></b>
121
122&lt;!-- Have mhonarc generate multipage indexes with a maximum of 50
123 messages listed per page. MULITPG requires IDXSIZE to be
124 set to a finite value to be in effect.
125 --&gt;
126<b><a href="../resources/multipg.html">&lt;MultiPg&gt;</a></b>
127<b><a href="../resources/idxsize.html">&lt;IdxSize&gt;</a></b>
12850
129<b>&lt;/IdxSize&gt;</b>
130
131&lt;!-- Shut-off mhonarc's adding follow-up/ref links after message.
132 This resource file defines other mechanisms for a reader
133 to navigate the archive.
134 --&gt;
135<b><a href="../resources/folrefs.html">&lt;NoFolRefs&gt;</a></b>
136
137&lt;!-- ================================================================== --&gt;
138&lt;!-- Derived Files --&gt;
139&lt;!-- ================================================================== --&gt;
140&lt;!--
141 Derived files are defined by the DEFINEDERIVED element.
142 Derived files are extra files that should be created with
143 each message added to an archive. The first line is the name
144 of the file to create. The filename may (should) contain
145 variables to uniquely name it for each message.
146
147 User defined derived files are automatically removed if
148 the message they are associated with is removed.
149 --&gt;
150&lt;!-- ================================================================== --&gt;
151
152&lt;!-- The following derived file is the main file the index pages
153 will link to. It defines the subframe definitions for the
154 navigational links and the message data.
155 --&gt;
156<b><a href="../resources/definederived.html">&lt;DefineDerived&gt;</a></b>
157frm<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>.html
158&lt;html&gt;
159&lt;head&gt;
160&lt;title&gt;Message View&lt;/title&gt;
161&lt;/head&gt;
162&lt;frameset rows="60,*"&gt;
163&lt;frame src="nav<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>.html" name="NAV"
164 frameborder=1 scrolling=no marginheight=0 marginwidth=0&gt;
165&lt;frame src="msg<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>.html" name="MESSAGE"
166 frameborder=0&gt;
167&lt;/frameset&gt;
168&lt;/html&gt;
169<b>&lt;/DefineDerived&gt;</b>
170
171&lt;!-- The following derived file defines the navigational links
172 for a message. The links will be displayed in a frame
173 above the converted message.
174 --&gt;
175<b><a href="../resources/definederived.html">&lt;DefineDerived&gt;</a></b>
176nav<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>.html
177&lt;html&gt;
178&lt;head&gt;
179&lt;title&gt;Message Navigation&lt;/title&gt;
180&lt;/head&gt;
181&lt;body&gt;
182$NAV-LINKS$
183&lt;/body&gt;
184&lt;/html&gt;
185<b>&lt;/DefineDerived&gt;</b>
186
187&lt;!-- ================================================================== --&gt;
188&lt;!-- Thread index resources --&gt;
189&lt;!-- ================================================================== --&gt;
190
191&lt;!-- The thread index is setup where a thread will have the subject
192 in bold at the top of the thread and the names of the authors
193 of the messages in the thread will be hyperlinked to the
194 actual message. Nested unordered lists are used to provide a
195 visual cue of the depths of the thread.
196
197 Unique messages are show in normal text.
198 --&gt;
199
200&lt;!-- Set the title of the thread index.
201 --&gt;
202<b><a href="../resources/ttitle.html">&lt;TTitle chop&gt;</a></b>
203$MAIN-TITLE$ (thread)
204<b>&lt;/TTitle&gt;</b>
205
206&lt;!-- Define the appearances of the prev/next page links.
207 --&gt;
208<b><a href="../resources/tnextpglink.html">&lt;TNextPgLink chop&gt;</a></b>
209&lt;A HREF="<b><a href="../rcvars.html#PG">$PG(TNEXT)$</a></b>"&gt;&amp;gt;&amp;gt;&lt;/A&gt;
210<b>&lt;/TNextPgLink&gt;</b>
211<b><a href="../resources/tnextpglinkia.html">&lt;TNextPgLinkIA chop&gt;</a></b>
212&amp;gt;&amp;gt;
213<b>&lt;/TNextPgLinkIA&gt;</b>
214
215<b><a href="../resources/tprevpglink.html">&lt;TPrevPgLink chop&gt;</a></b>
216&lt;A HREF="<b><a href="../rcvars.html#PG">$PG(TPREV)$</a></b>"&gt;&amp;lt;&amp;lt;&lt;/A&gt;
217<b>&lt;/TPrevPgLink&gt;</b>
218<b><a href="../resources/tprevpglinkia.html">&lt;TPrevPgLinkIA chop&gt;</a></b>
219&amp;lt;&amp;lt;
220<b>&lt;/TPrevPgLinkIA&gt;</b>
221
222&lt;!-- Before the thread list, we will have links to the date index,
223 previous page, first page, last page, and next page. THEAD
224 is also responsible for beginning the message listing
225 (analagous to LISTBEGIN for the main index).
226 --&gt;
227<b><a href="../resources/thead.html">&lt;THead&gt;</a></b>
228&lt;ul&gt;
229&lt;li&gt;&lt;a href="<b><a href="../rcvars.html#IDXFNAME">$IDXFNAME$</a></b>"&gt;Date Index&lt;/a&gt;&lt;/li&gt;
230&lt;/ul&gt;
231&lt;hr&gt;
232&lt;table $IDXPG-TBL-LINKS-ATTRS$&gt;
233&lt;tbody&gt;
234&lt;tr align="center"&gt;
235&lt;th colspan=4&gt;&lt;small&gt;Page <b><a href="../rcvars.html#PAGENUM">$PAGENUM$</a></b> of <b><a href="../rcvars.html#NUMOFPAGES">$NUMOFPAGES$</a></b>&lt;/small&gt;&lt;/th&gt;
236&lt;tr&gt;
237&lt;td align="left"&gt;&lt;a href="<b><a href="../rcvars.html#PG">$PG(TFIRST)$</a></b>"&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/a&gt;
238&lt;td align="right"&gt;<b><a href="../rcvars.html#PGLINK">$PGLINK(TPREV)$</a></b>
239&lt;td align="left"&gt;<b><a href="../rcvars.html#PGLINK">$PGLINK(TNEXT)$</a></b>
240&lt;td align="right"&gt;&lt;a href="<b><a href="../rcvars.html#PG">$PG(TLAST)$</a></b>"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/a&gt;
241&lt;/tbody&gt;
242&lt;/table&gt;
243&lt;hr noshade size=1&gt;
244&lt;small&gt;
245&lt;ul&gt;
246<b>&lt;/THead&gt;</b>
247
248&lt;!-- TFOOT terminates the message listing. We also include
249 page navigational links like in TFOOT for convenience.
250 --&gt;
251<b><a href="../resources/tfoot.html">&lt;TFoot&gt;</a></b>
252&lt;/ul&gt;
253&lt;/small&gt;
254&lt;hr noshade size=1&gt;
255&lt;table $IDXPG-TBL-LINKS-ATTRS$&gt;
256&lt;tbody&gt;
257&lt;tr&gt;
258&lt;td align="left"&gt;&lt;a href="<b><a href="../rcvars.html#PG">$PG(TFIRST)$</a></b>"&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/a&gt;
259&lt;td align="right"&gt;<b><a href="../rcvars.html#PGLINK">$PGLINK(TPREV)$</a></b>
260&lt;td align="left"&gt;<b><a href="../rcvars.html#PGLINK">$PGLINK(TNEXT)$</a></b>
261&lt;td align="right"&gt;&lt;a href="<b><a href="../rcvars.html#PG">$PG(TLAST)$</a></b>"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/a&gt;
262&lt;tr align="center"&gt;
263&lt;th colspan=4&gt;&lt;small&gt;Page <b><a href="../rcvars.html#PAGENUM">$PAGENUM$</a></b> of <b><a href="../rcvars.html#NUMOFPAGES">$NUMOFPAGES$</a></b>&lt;/small&gt;&lt;/th&gt;
264&lt;/tbody&gt;
265&lt;/table&gt;
266<b>&lt;/TFoot&gt;</b>
267
268&lt;!-- TTOPBEGIN is the markup for the beginning of a thread, and the
269 first message in a thread.
270 --&gt;
271<b><a href="../resources/ttopbegin.html">&lt;TTopBegin&gt;</a></b>
272&lt;!-- Top of a thread --&gt;
273&lt;li&gt;&lt;a <b><a href="../rcvars.html#A_NAME">$A_NAME$</a></b>&gt;&lt;strong&gt;<b><a href="../rcvars.html#SUBJECTNA">$SUBJECTNA$</a></b>&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;
274&lt;a $FRAME-MAIN$ href="frm<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>.html"&gt;<b><a href="../rcvars.html#FROMNAME">$FROMNAME$</a></b>&lt;/a&gt;
275<b>&lt;/TTopBegin&gt;</b>
276
277&lt;!-- TTOPEND is the markup for closing a main thread.
278 --&gt;
279<b><a href="../resources/ttopend.html">&lt;TTopEnd&gt;</a></b>
280&lt;/li&gt;
281&lt;!-- End of a thread --&gt;
282<b>&lt;/TTopEnd&gt;</b>
283
284&lt;!-- TLITXT is the markup for a message *within* a thread
285 --&gt;
286<b><a href="../resources/tlitxt.html">&lt;TLiTxt&gt;</a></b>
287&lt;li&gt;&lt;a <b><a href="../rcvars.html#A_NAME">$A_NAME$</a></b> $FRAME-MAIN$ href="frm<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>.html"&gt;<b><a href="../rcvars.html#FROMNAME">$FROMNAME$</a></b>&lt;/a&gt;
288<b>&lt;/TLiTxt&gt;</b>
289
290<b><a href="../resources/tliend.html">&lt;TLiEnd&gt;</a></b>
291&lt;/li&gt;
292<b>&lt;/TLiEnd&gt;</b>
293
294&lt;!-- TSINGLETXT is the markup for a message not in a thread. I.e.
295 it does not start a thread or is part of a thread.
296 --&gt;
297<b><a href="../resources/tsingletxt.html">&lt;TSingleTxt&gt;</a></b>
298&lt;li&gt;&lt;a <b><a href="../rcvars.html#A_NAME">$A_NAME$</a></b>&gt;<b><a href="../rcvars.html#SUBJECTNA">$SUBJECTNA$</a></b>&lt;/a&gt;,
299&lt;a $FRAME-MAIN$ href="frm<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>.html"&gt;<b><a href="../rcvars.html#FROMNAME">$FROMNAME$</a></b>&lt;/a&gt;
300&lt;/li&gt;
301<b>&lt;/TSingleTxt&gt;</b>
302
303&lt;!-- TSUBJECTBEG is any markup at the beginning of a sub-thread that
304 is based on the subject of the message.
305 --&gt;
306<b><a href="../resources/tsubjectbeg.html">&lt;TSubjectBeg&gt;</a></b>
307&lt;LI&gt;&lt;font size="-1"&gt;Possible follow-ups&lt;/font&gt;&lt;/LI&gt;
308<b>&lt;/TSubjectBeg&gt;</b>
309
310&lt;!-- TCONTBEGIN is used to show the continuation of a thread
311 that has been split by a page boundary. This resource
312 is only meant to provide some informative cue for the
313 reader. Notice, no links are defined in the resource.
314 --&gt;
315<b><a href="../resources/tcontbegin.html">&lt;TContBegin&gt;</a></b>
316&lt;LI&gt;&lt;STRONG&gt;<b><a href="../rcvars.html#SUBJECTNA">$SUBJECTNA$</a></b>&lt;/STRONG&gt;, &lt;EM&gt;(continued)&lt;/EM&gt;
317<b>&lt;/TContBegin&gt;</b>
318
319&lt;!-- TCONTEND closes off any markup opened by TCONTBEGIN
320 (if required).
321 --&gt;
322<b><a href="../resources/tcontend.html">&lt;TContEnd&gt;</a></b>
323&lt;/LI&gt;
324<b>&lt;/TContEnd&gt;</b>
325
326&lt;!-- TINDENTBEGIN is used to open a level indent in a
327 thread listing. It is used to restart a thread that
328 has been split by a page boundary.
329 --&gt;
330<b><a href="../resources/tindentbegin.html">&lt;TIndentBegin&gt;</a></b>
331&lt;UL&gt;
332<b>&lt;/TIndentBegin&gt;</b>
333
334&lt;!-- TINDENTEND is used to close a level opened by TINDENTBEGIN.
335 --&gt;
336<b><a href="../resources/tindentend.html">&lt;TIndentEnd&gt;</a></b>
337&lt;/UL&gt;
338<b>&lt;/TIndentEnd&gt;</b>
339
340&lt;!-- ================================================================== --&gt;
341&lt;!-- Main index resources --&gt;
342&lt;!-- ================================================================== --&gt;
343
344&lt;!-- The main index is the chronological index since we have
345 specified the &lt;SORT&gt; element (which is the default).
346 --&gt;
347<b><a href="../resources/title.html">&lt;Title chop&gt;</a></b>
348$MAIN-TITLE$ (date)
349<b>&lt;/Title&gt;</b>
350
351&lt;!-- NEXTPGLINK and NEXTPGLINKIA control how the link to the
352 next index page is formatted. NEXTPGLINKIA is used for
353 the last page of the index.
354 --&gt;
355<b><a href="../resources/nextpglink.html">&lt;NextPgLink chop&gt;</a></b>
356&lt;A HREF="<b><a href="../rcvars.html#PG">$PG(NEXT)$</a></b>"&gt;&amp;gt;&amp;gt;&lt;/A&gt;
357<b>&lt;/NextPgLink&gt;</b>
358<b><a href="../resources/nextpglinkia.html">&lt;NextPgLinkIA chop&gt;</a></b>
359&amp;gt;&amp;gt;
360<b>&lt;/NextPgLinkIA&gt;</b>
361
362&lt;!-- PREVPGLINK and PREVPGLINKIA control how the link to the
363 previous index page is formatted. PREVPGLINKIA is used for
364 the first page of the index.
365 --&gt;
366<b><a href="../resources/prevpglink.html">&lt;PrevPgLink chop&gt;</a></b>
367&lt;A HREF="<b><a href="../rcvars.html#PG">$PG(PREV)$</a></b>"&gt;&amp;lt;&amp;lt;&lt;/A&gt;
368<b>&lt;/PrevPgLink&gt;</b>
369<b><a href="../resources/prevpglinkia.html">&lt;PrevPgLinkIA chop&gt;</a></b>
370&amp;lt;&amp;lt;
371<b>&lt;/PrevPgLinkIA&gt;</b>
372
373&lt;!-- LISTBEGIN defines the markup for the start of the message
374 listing. Traditionally, the resource also defines links
375 to any other indexes for the archive. Here, we define
376 the resource to link to the thread index, navigational
377 links to next/prev/first/last pages, and the start of
378 the unordered list for the message list.
379 --&gt;
380<b><a href="../resources/listbegin.html">&lt;ListBegin&gt;</a></b>
381&lt;ul&gt;
382&lt;li&gt;&lt;a href="<b><a href="../rcvars.html#TIDXFNAME">$TIDXFNAME$</a></b>"&gt;Thread Index&lt;/a&gt;&lt;/li&gt;
383&lt;/ul&gt;
384&lt;hr&gt;
385&lt;table $IDXPG-TBL-LINKS-ATTRS$&gt;
386&lt;tbody&gt;
387&lt;tr align="center"&gt;
388&lt;th colspan=4&gt;&lt;small&gt;Page <b><a href="../rcvars.html#PAGENUM">$PAGENUM$</a></b> of <b><a href="../rcvars.html#NUMOFPAGES">$NUMOFPAGES$</a></b>&lt;/small&gt;&lt;/th&gt;
389&lt;tr&gt;
390&lt;td align="left"&gt;&lt;a href="<b><a href="../rcvars.html#PG">$PG(FIRST)$</a></b>"&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/a&gt;
391&lt;td align="right"&gt;<b><a href="../rcvars.html#PGLINK">$PGLINK(PREV)$</a></b>
392&lt;td align="left"&gt;<b><a href="../rcvars.html#PGLINK">$PGLINK(NEXT)$</a></b>
393&lt;td align="right"&gt;&lt;a href="<b><a href="../rcvars.html#PG">$PG(LAST)$</a></b>"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/a&gt;
394&lt;/tbody&gt;
395&lt;/table&gt;
396&lt;hr noshade size=1&gt;
397&lt;small&gt;
398&lt;ul&gt;
399<b>&lt;/ListBegin&gt;</b>
400
401&lt;!-- LISTEND defines the markup for the end of the message
402 listing.
403 --&gt;
404<b><a href="../resources/listend.html">&lt;ListEnd&gt;</a></b>
405&lt;/ul&gt;
406&lt;/small&gt;
407&lt;hr noshade size=1&gt;
408&lt;table $IDXPG-TBL-LINKS-ATTRS$&gt;
409&lt;tbody&gt;
410&lt;tr&gt;
411&lt;td align="left"&gt;&lt;a href="<b><a href="../rcvars.html#PG">$PG(FIRST)$</a></b>"&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/a&gt;
412&lt;td align="right"&gt;<b><a href="../rcvars.html#PGLINK">$PGLINK(PREV)$</a></b>
413&lt;td align="left"&gt;<b><a href="../rcvars.html#PGLINK">$PGLINK(NEXT)$</a></b>
414&lt;td align="right"&gt;&lt;a href="<b><a href="../rcvars.html#PG">$PG(LAST)$</a></b>"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/a&gt;
415&lt;tr align="center"&gt;
416&lt;th colspan=4&gt;&lt;small&gt;Page <b><a href="../rcvars.html#PAGENUM">$PAGENUM$</a></b> of <b><a href="../rcvars.html#NUMOFPAGES">$NUMOFPAGES$</a></b>&lt;/small&gt;&lt;/th&gt;
417&lt;/tbody&gt;
418&lt;/table&gt;
419<b>&lt;/ListEnd&gt;</b>
420
421&lt;!-- LITEMPLATE defines the markup for a message list entry
422 for the main index. Since the main index has a simple
423 flat, linear listing, LITEMPLATE defines how all entries
424 will look.
425
426 Note how I include <b><a href="../rcvars.html#A_NAME">$A_NAME$</a></b> so links from a message to
427 the index will have the index scrolled to where the
428 message is listed.
429 --&gt;
430<b><a href="../resources/litemplate.html">&lt;LiTemplate&gt;</a></b>
431&lt;li&gt;&lt;a $FRAME-MAIN$ <b><a href="../rcvars.html#A_NAME">$A_NAME$</a></b>
432href="frm<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>.html"&gt;&lt;strong&gt;<b><a href="../rcvars.html#SUBJECTNA">$SUBJECTNA$</a></b>&lt;/strong&gt;&lt;/a&gt;
433&lt;ul&gt;&lt;li&gt;<b><a href="../rcvars.html#FROMNAME">$FROMNAME$</a></b>&lt;/li&gt;&lt;/ul&gt;
434&lt;/li&gt;
435<b>&lt;/LiTemplate&gt;</b>
436
437&lt;!-- ================================================================== --&gt;
438&lt;!-- Message Page Resources --&gt;
439&lt;!-- ================================================================== --&gt;
440
441&lt;!-- Have the main subject header centered.
442 --&gt;
443<b><a href="../resources/subjectheader.html">&lt;SubjectHeader&gt;</a></b>
444&lt;h2 align="center"&gt;<b><a href="../rcvars.html#SUBJECTNA">$SUBJECTNA$</a></b>&lt;/h2&gt;
445&lt;hr&gt;
446<b>&lt;/SubjectHeader&gt;</b>
447
448&lt;!-- Mail header formatting. The default header formatting is
449 overridden to use a table for formatting.
450 --&gt;
451
452&lt;!-- Exclude some fields from messages heads --&gt;
453<b><a href="../resources/excs.html">&lt;Excs&gt;</a></b>
454subject
455xref
456<b>&lt;/Excs&gt;</b>
457
458&lt;!-- Fields labels will be in HTML strong elements --&gt;
459<b><a href="../resources/labelstyles.html">&lt;LabelStyles override&gt;</a></b>
460-default-:strong
461<b>&lt;/LabelStyles&gt;</b>
462
463&lt;!-- Field values will be in normal text --&gt;
464<b><a href="../resources/fieldstyles.html">&lt;FieldStyles override&gt;</a></b>
465-default-:
466<b>&lt;/FieldStyles&gt;</b>
467
468&lt;!-- Open table markup for message header --&gt;
469<b><a href="../resources/fieldsbeg.html">&lt;FieldsBeg&gt;</a></b>
470&lt;table width="100%"&gt;
471&lt;tbody&gt;
472<b>&lt;/FieldsBeg&gt;</b>
473
474&lt;!-- Each label starts a new row in the table --&gt;
475<b><a href="../resources/labelbeg.html">&lt;LabelBeg&gt;</a></b>
476&lt;tr&gt;
477&lt;td align="right" valign="top"&gt;
478<b>&lt;/LabelBeg&gt;</b>
479
480&lt;!-- Close table cell for field label --&gt;
481<b><a href="../resources/labelend.html">&lt;LabelEnd&gt;</a></b>
482&lt;/td&gt;
483<b>&lt;/LabelEnd&gt;</b>
484
485&lt;!-- Field value starts a new table cell --&gt;
486<b><a href="../resources/fldbeg.html">&lt;FldBeg&gt;</a></b>
487&lt;td align="left"&gt;
488<b>&lt;/FldBeg&gt;</b>
489
490&lt;!-- Close value table cell and row --&gt;
491<b><a href="../resources/fldend.html">&lt;FldEnd&gt;</a></b>
492&lt;/td&gt;
493&lt;/tr&gt;
494<b>&lt;/FldEnd&gt;</b>
495
496&lt;!-- Close table body and table --&gt;
497<b><a href="../resources/fieldsend.html">&lt;FieldsEnd&gt;</a></b>
498&lt;/tbody&gt;
499&lt;/table&gt;
500<b>&lt;/FieldsEnd&gt;</b>
501
502&lt;!-- Define markup between mail message header and body.
503 --&gt;
504<b><a href="../resources/headbodysep.html">&lt;HeadBodySep&gt;</a></b>
505&lt;hr noshade size=1&gt;
506<b>&lt;/HeadBodySep&gt;</b>
507
508&lt;!-- Define message-id link markup. We redefine it so the message-id
509 links will link to the appropriate message frame document. Note,
510 this applies to message data. Therefore, once a message-id
511 is converted to a link, the format of the link cannot be changed.
512 Any changes to MSGIDLINK will only affect newly create links.
513 --&gt;
514<b><a href="../resources/msgidlink.html">&lt;MsgIdLink&gt;</a></b>
515&lt;A $FRAME-MAIN$ HREF="frm<b><a href="../rcvars.html#MSGNUM">$MSGNUM$</a></b>.html"&gt;<b><a href="../rcvars.html#MSGID">$MSGID$</a></b>&lt;/A&gt;
516<b>&lt;/MsgIdLink&gt;</b>
517
518&lt;!-- Define MSGFOOT to contain a partial thread listing. Set
519 TSLICE to have current message as the start of the listing.
520 Redefine TSLICEBEG and TSLICEEND to suit our needs. The
521 thread formating resources used for the thread index are
522 also apply to a thread slice listing.
523 --&gt;
524<b><a href="../resources/msgfoot.html">&lt;MsgFoot&gt;</a></b>
525Partial thread listing:
526<b><a href="../rcvars.html#TSLICE">$TSLICE$</a></b>
527<b>&lt;/MsgFoot&gt;</b>
528
529<b><a href="../resources/tslice.html">&lt;TSlice&gt;</a></b>
5300:4
531<b>&lt;/TSlice&gt;</b>
532<b><a href="../resources/tslicebeg.html">&lt;TSliceBeg&gt;</a></b>
533&lt;ul&gt;
534<b>&lt;/TSliceBeg&gt;</b>
535<b><a href="../resources/tsliceend.html">&lt;TSliceEnd&gt;</a></b>
536&lt;/ul&gt;
537<b>&lt;/TSliceEnd&gt;</b>
538
539&lt;!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --&gt;
540&lt;!-- Message navigation resources --&gt;
541
542&lt;!-- We define TOPLINKS and BOTLINKS as blank since derived files
543 with frames will provide navigational links.
544 Note: A newline is needed else mhonarc will use the default
545 values if the elements are null.
546 --&gt;
547<b><a href="../resources/toplinks.html">&lt;TopLinks&gt;</a></b>
548
549<b>&lt;/TopLinks&gt;</b>
550
551<b><a href="../resources/botlinks.html">&lt;BotLinks&gt;</a></b>
552
553<b>&lt;/BotLinks&gt;</b>
554
555&lt;!-- We define next/previous links to point to frame documents
556 created through the definederived feature. Since (T)NEXTBUTTON,
557 (T)NEXTBUTTONIA, (T)PREVBUTTON, and (T)PREVBUTTONIA actually set
558 their corresponding resource variables, these values are
559 actually utilized in the derived navigational files.
560 --&gt;
561<b><a href="../resources/tnextbutton.html">&lt;TNextButton chop&gt;</a></b>
562&lt;a $FRAME-MAIN$ href="frm<b><a href="../rcvars.html#MSGNUM">$MSGNUM(TNEXT)$</a></b>.html"&gt;Next&lt;/a&gt;
563<b>&lt;/TNextButton&gt;</b>
564
565<b><a href="../resources/tnextbuttonia.html">&lt;TNextButtonIA chop&gt;</a></b>
566Next
567<b>&lt;/TNextButtonIA&gt;</b>
568
569<b><a href="../resources/tprevbutton.html">&lt;TPrevButton chop&gt;</a></b>
570&lt;a $FRAME-MAIN$ href="frm<b><a href="../rcvars.html#MSGNUM">$MSGNUM(TPREV)$</a></b>.html"&gt;Prev&lt;/a&gt;
571<b>&lt;/TPrevButton&gt;</b>
572
573<b><a href="../resources/tprevbuttonia.html">&lt;TPrevButtonIA chop&gt;</a></b>
574Prev
575<b>&lt;/TPrevButtonIA&gt;</b>
576
577<b><a href="../resources/nextbutton.html">&lt;NextButton chop&gt;</a></b>
578&lt;a $FRAME-MAIN$ href="frm<b><a href="../rcvars.html#MSGNUM">$MSGNUM(NEXT)$</a></b>.html"&gt;Next&lt;/a&gt;
579<b>&lt;/NextButton&gt;</b>
580
581<b><a href="../resources/nextbuttonia.html">&lt;NextButtonIA chop&gt;</a></b>
582Next
583<b>&lt;/NextButtonIA&gt;</b>
584
585<b><a href="../resources/prevbutton.html">&lt;PrevButton chop&gt;</a></b>
586&lt;a $FRAME-MAIN$ href="frm<b><a href="../rcvars.html#MSGNUM">$MSGNUM(PREV)$</a></b>.html"&gt;Prev&lt;/a&gt;
587<b>&lt;/PrevButton&gt;</b>
588
589<b><a href="../resources/prevbuttonia.html">&lt;PrevButtonIA chop&gt;</a></b>
590Prev
591<b>&lt;/PrevButtonIA&gt;</b>
592
593&lt;!-- ================================================================== --&gt;
594&lt;!-- MIME Resources --&gt;
595&lt;!-- ================================================================== --&gt;
596
597&lt;!-- Define some options to text/plain filter.
598 --&gt;
599<b><a href="../resources/mimeargs.html">&lt;MimeArgs&gt;</a></b>
600text/plain:quote maxwidth=78
601<b>&lt;/MimeArgs&gt;</b>
602
603&lt;!-- Have iso-8859-1 data stored in binary form since Web browsers
604 use iso-8859-1 natively. I.e. Do not keep iso-8859-1 encoded
605 or escaped with SGML entities.
606 --&gt;
607<b><a href="../resources/decodeheads.html">&lt;DecodeHeads&gt;</a></b>
608<b><a href="../resources/charsetconverters.html">&lt;CharsetConverters&gt;</a></b>
609iso-8859-1:-decode-
610<b>&lt;/CharsetConverters&gt;</b>
611</pre>
612</body>
613</html>